diff options
| author | JF <jf@codingfield.com> | 2019-12-27 14:12:09 (GMT) |
|---|---|---|
| committer | JF <jf@codingfield.com> | 2019-12-27 14:12:09 (GMT) |
| commit | 11d5403558d09eecd2c1fbf824ac925fe3f75d21 (patch) | |
| tree | 802a4bb2603ab3e6af3dbff0339e088883ec5fbe /src/DisplayApp/lcdfont.h | |
| parent | b5b3c4270ba19b365640ed0abdd213709a0ea4c7 (diff) | |
Add small font, display date, Ble connection and battery power in display app (hard-coded values for now).
Diffstat (limited to 'src/DisplayApp/lcdfont.h')
| -rw-r--r-- | src/DisplayApp/lcdfont.h | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/src/DisplayApp/lcdfont.h b/src/DisplayApp/lcdfont.h deleted file mode 100644 index 232dc89..0000000 --- a/src/DisplayApp/lcdfont.h +++ /dev/null @@ -1,5 +0,0 @@ -// Font data for LCD 70pt -extern const uint_8 lCD_70ptBitmaps[]; -extern const FONT_INFO lCD_70ptFontInfo; -extern const FONT_CHAR_INFO lCD_70ptDescriptors[]; - |
