summaryrefslogtreecommitdiff
path: root/firmware/export/config/xduoox20.h
diff options
context:
space:
mode:
Diffstat (limited to 'firmware/export/config/xduoox20.h')
-rw-r--r--firmware/export/config/xduoox20.h6
1 files changed, 6 insertions, 0 deletions
diff --git a/firmware/export/config/xduoox20.h b/firmware/export/config/xduoox20.h
index 1852027cf0..a8d2175719 100644
--- a/firmware/export/config/xduoox20.h
+++ b/firmware/export/config/xduoox20.h
@@ -122,3 +122,9 @@
122#define BATTERY_CAPACITY_MIN 2400 /* min. capacity selectable */ 122#define BATTERY_CAPACITY_MIN 2400 /* min. capacity selectable */
123#define BATTERY_CAPACITY_MAX 2400 /* max. capacity selectable */ 123#define BATTERY_CAPACITY_MAX 2400 /* max. capacity selectable */
124#define BATTERY_CAPACITY_INC 0 /* capacity increment */ 124#define BATTERY_CAPACITY_INC 0 /* capacity increment */
125
126/* ROLO */
127#define BOOTFILE_EXT "x20"
128#define BOOTFILE "rockbox." BOOTFILE_EXT
129#define BOOTDIR "/.rockbox"
130