summaryrefslogtreecommitdiff
path: root/firmware/export
diff options
context:
space:
mode:
Diffstat (limited to 'firmware/export')
-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 acc9969cf5..745ac546fd 100644
--- a/firmware/export/config-c200.h
+++ b/firmware/export/config-c200.h
@@ -52,7 +52,7 @@
52/* TODO: #define HAVE_LCD_SLEEP */ 52/* TODO: #define HAVE_LCD_SLEEP */
53 53
54/* define this if you can flip your LCD */ 54/* define this if you can flip your LCD */
55/* TODO: #define HAVE_LCD_FLIP */ 55#define HAVE_LCD_FLIP
56 56
57/* define this if you can invert the colours on your LCD */ 57/* define this if you can invert the colours on your LCD */
58/* TODO: #define HAVE_LCD_INVERT */ 58/* TODO: #define HAVE_LCD_INVERT */