summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--firmware/export/config-cowond2.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/firmware/export/config-cowond2.h b/firmware/export/config-cowond2.h
index f31c0a81c3..45bf90bbd0 100644
--- a/firmware/export/config-cowond2.h
+++ b/firmware/export/config-cowond2.h
@@ -89,7 +89,7 @@
89#define CONFIG_KEYPAD COWOND2_PAD 89#define CONFIG_KEYPAD COWOND2_PAD
90#define HAVE_TOUCHSCREEN 90#define HAVE_TOUCHSCREEN
91#define HAVE_BUTTON_DATA 91#define HAVE_BUTTON_DATA
92 92
93/* The D2 has either a PCF50606 or PCF50635, RTC_D2 handles both */ 93/* The D2 has either a PCF50606 or PCF50635, RTC_D2 handles both */
94#define CONFIG_RTC RTC_D2 94#define CONFIG_RTC RTC_D2
95 95