summaryrefslogtreecommitdiff
path: root/firmware/export/config-h10.h
diff options
context:
space:
mode:
Diffstat (limited to 'firmware/export/config-h10.h')
-rw-r--r--firmware/export/config-h10.h3
1 files changed, 3 insertions, 0 deletions
diff --git a/firmware/export/config-h10.h b/firmware/export/config-h10.h
index df778e24f0..921e31cf08 100644
--- a/firmware/export/config-h10.h
+++ b/firmware/export/config-h10.h
@@ -31,6 +31,9 @@
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
33 33
34/* define this if you can invert the colours on your LCD */
35#define HAVE_LCD_INVERT
36
34/* #define IRAM_LCDFRAMEBUFFER IDATA_ATTR *//* put the lcd frame buffer in IRAM */ 37/* #define IRAM_LCDFRAMEBUFFER IDATA_ATTR *//* put the lcd frame buffer in IRAM */
35 38
36#define CONFIG_KEYPAD IRIVER_H10_PAD 39#define CONFIG_KEYPAD IRIVER_H10_PAD