summaryrefslogtreecommitdiff
path: root/firmware/export/config-gigabeat.h
diff options
context:
space:
mode:
Diffstat (limited to 'firmware/export/config-gigabeat.h')
-rw-r--r--firmware/export/config-gigabeat.h4
1 files changed, 4 insertions, 0 deletions
diff --git a/firmware/export/config-gigabeat.h b/firmware/export/config-gigabeat.h
index 0c5462400b..313bdadcdd 100644
--- a/firmware/export/config-gigabeat.h
+++ b/firmware/export/config-gigabeat.h
@@ -114,6 +114,10 @@
114/* define this if the unit can be powered or charged via USB */ 114/* define this if the unit can be powered or charged via USB */
115#define HAVE_USB_POWER 115#define HAVE_USB_POWER
116 116
117/* define this if the unit has a battery switch or battery can be removed
118 * when running */
119#define HAVE_BATTERY_SWITCH
120
117#ifndef SIMULATOR 121#ifndef SIMULATOR
118 122
119/* The LCD on a Gigabeat is 240x320 - it is portrait */ 123/* The LCD on a Gigabeat is 240x320 - it is portrait */