#ifndef __FONT_H__ #define __FONT_H__ #include #include extern const uint8_t u8g2_font_qweather_icon_16[] U8G2_FONT_SECTION("u8g2_font_qweather_icon_16"); #endif // __FONT_H__