summaryrefslogtreecommitdiff
path: root/firmware/export/config-cowond2.h
diff options
context:
space:
mode:
Diffstat (limited to 'firmware/export/config-cowond2.h')
-rw-r--r--firmware/export/config-cowond2.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/firmware/export/config-cowond2.h b/firmware/export/config-cowond2.h
index 453fa0d4c1..4341575218 100644
--- a/firmware/export/config-cowond2.h
+++ b/firmware/export/config-cowond2.h
@@ -90,8 +90,8 @@
90#define HAVE_TOUCHSCREEN 90#define HAVE_TOUCHSCREEN
91#define HAVE_BUTTON_DATA 91#define HAVE_BUTTON_DATA
92 92
93/* define this if you have a real-time clock */ 93/* The D2 has either a PCF50606 or PCF50635, RTC_D2 handles both */
94#define CONFIG_RTC RTC_PCF50606 94#define CONFIG_RTC RTC_D2
95 95
96/* define this if you have RTC RAM available for settings */ 96/* define this if you have RTC RAM available for settings */
97//#define HAVE_RTC_RAM 97//#define HAVE_RTC_RAM