summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--firmware/export/config/archosrecorder.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/firmware/export/config/archosrecorder.h b/firmware/export/config/archosrecorder.h
index b23c82e5a7..fb11ac52ba 100644
--- a/firmware/export/config/archosrecorder.h
+++ b/firmware/export/config/archosrecorder.h
@@ -14,7 +14,7 @@
14#define HAVE_LCD_BITMAP 14#define HAVE_LCD_BITMAP
15 15
16/* define this if you can flip your LCD */ 16/* define this if you can flip your LCD */
17#define HAVE_LCD_FLIP 17//#define HAVE_LCD_FLIP
18 18
19/* define this if you can invert the colours on your LCD */ 19/* define this if you can invert the colours on your LCD */
20#define HAVE_LCD_INVERT 20#define HAVE_LCD_INVERT
@@ -48,7 +48,7 @@
48#define CONFIG_KEYPAD RECORDER_PAD 48#define CONFIG_KEYPAD RECORDER_PAD
49 49
50/* Define this to enable morse code input */ 50/* Define this to enable morse code input */
51#define HAVE_MORSE_INPUT 51//#define HAVE_MORSE_INPUT
52 52
53/* define this if you have a real-time clock */ 53/* define this if you have a real-time clock */
54#define CONFIG_RTC RTC_M41ST84W 54#define CONFIG_RTC RTC_M41ST84W