ESP32_ChinaDieselHeater_Con.../src/Afterburner/src/OLED/fonts/OCRfont.h

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[];