summaryrefslogtreecommitdiff
path: root/firmware/export/config-ondiosp.h
diff options
context:
space:
mode:
Diffstat (limited to 'firmware/export/config-ondiosp.h')
-rw-r--r--firmware/export/config-ondiosp.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/firmware/export/config-ondiosp.h b/firmware/export/config-ondiosp.h
index 43dbaaf06b..fc99bf459d 100644
--- a/firmware/export/config-ondiosp.h
+++ b/firmware/export/config-ondiosp.h
@@ -1,6 +1,8 @@
1/* define this if you have a bitmap LCD display */ 1/* define this if you have a bitmap LCD display */
2#define HAVE_LCD_BITMAP 2#define HAVE_LCD_BITMAP
3 3
4#define MODEL_NAME "Ondio SP"
5
4/* define this if you can flip your LCD */ 6/* define this if you can flip your LCD */
5#define HAVE_LCD_FLIP 7#define HAVE_LCD_FLIP
6 8