Mask drawing for 96x16

This commit is contained in:
Ben V. Brown
2024-03-20 20:52:55 +11:00
parent d8d96634b0
commit 976d90cbad
21 changed files with 56 additions and 17 deletions

View File

@@ -276,6 +276,7 @@
#else
#define FLASH_LOGOADDR (0x08000000 + (62 * 1024))
#define SETTINGS_START_PAGE (0x08000000 + (63 * 1024))
#define OLED_96x16 1
#endif /* TS101 */
#endif /* CONFIGURATION_H_ */