summaryrefslogtreecommitdiff
path: root/firmware/export/config-ipodnano.h
diff options
context:
space:
mode:
Diffstat (limited to 'firmware/export/config-ipodnano.h')
-rw-r--r--firmware/export/config-ipodnano.h3
1 files changed, 3 insertions, 0 deletions
diff --git a/firmware/export/config-ipodnano.h b/firmware/export/config-ipodnano.h
index 6a47247d21..ced2c47b4e 100644
--- a/firmware/export/config-ipodnano.h
+++ b/firmware/export/config-ipodnano.h
@@ -58,6 +58,9 @@
58/* Define if the device can wake from an RTC alarm */ 58/* Define if the device can wake from an RTC alarm */
59#define HAVE_RTC_ALARM 59#define HAVE_RTC_ALARM
60 60
61/* Define this if you can switch on/off the accessory power supply */
62#define HAVE_ACCESSORY_SUPPLY
63
61/* Define this if you have a software controlled poweroff */ 64/* Define this if you have a software controlled poweroff */
62#define HAVE_SW_POWEROFF 65#define HAVE_SW_POWEROFF
63 66