ESP32_ChinaDieselHeater_Con.../Arduino/BTCDieselHeater/src/OLED/fonts/Tahoma8.h
2018-12-16 18:39:23 +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;