ESP32_ChinaDieselHeater_Con.../Arduino/BTCDieselHeater/src/OLED/fonts/OCRfont.h
2018-12-16 18:39:23 +11:00

9 lines
235 B
C

#include "FontTypes.h"
// Font data for OCR A Extended 8pt
extern const uint8_t PROGMEM oCRAExtended_8ptBitmaps [];
extern const FONT_INFO oCRAExtended_8ptFontInfo;
extern const FONT_CHAR_INFO PROGMEM oCRAExtended_8ptDescriptors[];