From f049f382f03c946b967e1a53368c82f845299cb4 Mon Sep 17 00:00:00 2001 From: JF Date: Sat, 18 Jan 2020 18:17:52 +0100 Subject: Encapsulate the drawing of the screen into Screens classes. --- src/DisplayApp/lcdfont70.h | 5 ----- 1 file changed, 5 deletions(-) delete mode 100644 src/DisplayApp/lcdfont70.h (limited to 'src/DisplayApp/lcdfont70.h') diff --git a/src/DisplayApp/lcdfont70.h b/src/DisplayApp/lcdfont70.h deleted file mode 100644 index 232dc891..00000000 --- a/src/DisplayApp/lcdfont70.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[]; - -- cgit v1.2.3-70-g09d2