summaryrefslogtreecommitdiff
path: root/firmware/export/config/rk27generic.h
diff options
context:
space:
mode:
Diffstat (limited to 'firmware/export/config/rk27generic.h')
-rw-r--r--firmware/export/config/rk27generic.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/firmware/export/config/rk27generic.h b/firmware/export/config/rk27generic.h
index c116f17603..369974abb7 100644
--- a/firmware/export/config/rk27generic.h
+++ b/firmware/export/config/rk27generic.h
@@ -25,8 +25,8 @@
25 | SAMPR_CAP_48 | SAMPR_CAP_24 | SAMPR_CAP_12 \ 25 | SAMPR_CAP_48 | SAMPR_CAP_24 | SAMPR_CAP_12 \
26 | SAMPR_CAP_32 | SAMPR_CAP_16 | SAMPR_CAP_8) 26 | SAMPR_CAP_32 | SAMPR_CAP_16 | SAMPR_CAP_8)
27 27
28/* define this if you have a bitmap LCD display */ 28
29#define HAVE_LCD_BITMAP 29
30 30
31/* define this if you can flip your LCD */ 31/* define this if you can flip your LCD */
32/* #define HAVE_LCD_FLIP */ 32/* #define HAVE_LCD_FLIP */