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.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/firmware/export/config-h10.h b/firmware/export/config-h10.h
index c3cf7eda5f..cfa7f6bb46 100644
--- a/firmware/export/config-h10.h
+++ b/firmware/export/config-h10.h
@@ -37,7 +37,7 @@
37 37
38/* define this if you have a real-time clock */ 38/* define this if you have a real-time clock */
39#ifndef BOOTLOADER 39#ifndef BOOTLOADER
40/*#define CONFIG_RTC RTC_E8564*/ /* TODO: figure this out */ 40#define CONFIG_RTC RTC_E8564
41#endif 41#endif
42 42
43/* Define this if you have a software controlled poweroff */ 43/* Define this if you have a software controlled poweroff */