ESP32_ChinaDieselHeater_Con.../Arduino/BTCDieselHeater/Tahoma8.h
2018-12-02 17:31:26 +11:00

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;