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.h3
1 files changed, 0 insertions, 3 deletions
diff --git a/firmware/export/config/cowond2.h b/firmware/export/config/cowond2.h
index 81a2a85018..51b5495680 100644
--- a/firmware/export/config/cowond2.h
+++ b/firmware/export/config/cowond2.h
@@ -90,9 +90,6 @@
90/* The D2 has either a PCF50606 or PCF50635, RTC_D2 handles both */ 90/* The D2 has either a PCF50606 or PCF50635, RTC_D2 handles both */
91#define CONFIG_RTC RTC_D2 91#define CONFIG_RTC RTC_D2
92 92
93/* define this if you have RTC RAM available for settings */
94//#define HAVE_RTC_RAM
95
96/* Define this if you have a software controlled poweroff */ 93/* Define this if you have a software controlled poweroff */
97#define HAVE_SW_POWEROFF 94#define HAVE_SW_POWEROFF
98 95