summaryrefslogtreecommitdiff
path: root/firmware/export/config-h10_5gb.h
diff options
context:
space:
mode:
Diffstat (limited to 'firmware/export/config-h10_5gb.h')
-rw-r--r--firmware/export/config-h10_5gb.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/firmware/export/config-h10_5gb.h b/firmware/export/config-h10_5gb.h
index 40f8c26621..d3750c1a08 100644
--- a/firmware/export/config-h10_5gb.h
+++ b/firmware/export/config-h10_5gb.h
@@ -38,7 +38,7 @@
38 38
39/* define this if you have a real-time clock */ 39/* define this if you have a real-time clock */
40#ifndef BOOTLOADER 40#ifndef BOOTLOADER
41/*#define CONFIG_RTC RTC_E8564*/ /* TODO: figure this out */ 41#define CONFIG_RTC RTC_E8564
42#endif 42#endif
43 43
44/* Define this if you have a software controlled poweroff */ 44/* Define this if you have a software controlled poweroff */