ESP32_ChinaDieselHeater_Con.../src/OLED/fonts/Tahoma8.h

8 lines
207 B
C

#include "FontTypes.h"
// Font data for Tahoma 8pt
extern const uint8_t tahoma_8ptBitmaps[] PROGMEM;
extern const FONT_CHAR_INFO tahoma_8ptDescriptors[] PROGMEM;
extern const FONT_INFO tahoma_8ptFontInfo;