add BT display (still WIP)

This commit is contained in:
philippe44
2020-01-26 23:53:22 -08:00
parent 61c3a1058c
commit 89f15619c7
11 changed files with 709 additions and 100 deletions

View File

@@ -81,7 +81,8 @@ extern const struct SSD1306_FontDef Font_liberation_mono_17x30;
extern const struct SSD1306_FontDef Font_Tarable7Seg_16x32;
extern const struct SSD1306_FontDef Font_Tarable7Seg_32x64;
extern const struct SSD1306_FontDef Font_Earthbound18x21;
extern const struct SSD1306_FontDef Font_VDS_Compensated15x22;
extern const struct SSD1306_FontDef Font_line1_11x13;
#ifdef __cplusplus
}