summaryrefslogtreecommitdiff
path: root/firmware/export/config-c200.h
diff options
context:
space:
mode:
Diffstat (limited to 'firmware/export/config-c200.h')
-rw-r--r--firmware/export/config-c200.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/firmware/export/config-c200.h b/firmware/export/config-c200.h
index 81b79373e4..d7b8e7e824 100644
--- a/firmware/export/config-c200.h
+++ b/firmware/export/config-c200.h
@@ -48,7 +48,7 @@
48#define LCD_PIXELFORMAT RGB565 /* rgb565 */ 48#define LCD_PIXELFORMAT RGB565 /* rgb565 */
49 49
50/* define this if you have LCD enable function */ 50/* define this if you have LCD enable function */
51/* TODO: #define HAVE_LCD_ENABLE */ 51#define HAVE_LCD_ENABLE
52 52
53/* Define this if your LCD can be put to sleep. HAVE_LCD_ENABLE 53/* Define this if your LCD can be put to sleep. HAVE_LCD_ENABLE
54 should be defined as well. */ 54 should be defined as well. */