summaryrefslogtreecommitdiff
path: root/firmware/export/config/xduoox3ii.h
diff options
context:
space:
mode:
Diffstat (limited to 'firmware/export/config/xduoox3ii.h')
-rw-r--r--firmware/export/config/xduoox3ii.h3
1 files changed, 3 insertions, 0 deletions
diff --git a/firmware/export/config/xduoox3ii.h b/firmware/export/config/xduoox3ii.h
index af63c4f97b..886d91dc0f 100644
--- a/firmware/export/config/xduoox3ii.h
+++ b/firmware/export/config/xduoox3ii.h
@@ -63,6 +63,9 @@
63/* define this if you have a real-time clock */ 63/* define this if you have a real-time clock */
64#define CONFIG_RTC APPLICATION 64#define CONFIG_RTC APPLICATION
65 65
66/* Define if the device can wake from an RTC alarm */
67//#define HAVE_RTC_ALARM
68
66/* The number of bytes reserved for loadable codecs */ 69/* The number of bytes reserved for loadable codecs */
67#define CODEC_SIZE 0x80000 70#define CODEC_SIZE 0x80000
68 71