mirror of
https://github.com/Next-Flip/Momentum-Firmware.git
synced 2026-05-15 00:38:35 -07:00
Remove Eurocorp font/mainmenu, -4k DFU
This commit is contained in:
@@ -20,9 +20,6 @@ typedef enum {
|
||||
ColorXOR = 0x02,
|
||||
} Color;
|
||||
|
||||
/** Provide defines to permit checking if new are fonts available*/
|
||||
#define CANVAS_HAS_FONT_EUROCORP = 1
|
||||
|
||||
/** Fonts enumeration */
|
||||
typedef enum {
|
||||
FontPrimary,
|
||||
@@ -30,7 +27,6 @@ typedef enum {
|
||||
FontKeyboard,
|
||||
FontBigNumbers,
|
||||
FontBatteryPercent,
|
||||
FontEurocorp,
|
||||
|
||||
// Keep last for fonts number calculation
|
||||
FontTotalNumber,
|
||||
|
||||
Reference in New Issue
Block a user