summaryrefslogtreecommitdiff
path: root/firmware/export
diff options
context:
space:
mode:
Diffstat (limited to 'firmware/export')
-rw-r--r--firmware/export/config-mrobe500.h3
1 files changed, 1 insertions, 2 deletions
diff --git a/firmware/export/config-mrobe500.h b/firmware/export/config-mrobe500.h
index 857404b3db..9854d50e01 100644
--- a/firmware/export/config-mrobe500.h
+++ b/firmware/export/config-mrobe500.h
@@ -123,8 +123,7 @@
123/* The number of bytes reserved for loadable plugins */ 123/* The number of bytes reserved for loadable plugins */
124#define PLUGIN_BUFFER_SIZE 0x100000 124#define PLUGIN_BUFFER_SIZE 0x100000
125 125
126#define HW_SAMPR_CAPS (SAMPR_CAP_88 | SAMPR_CAP_44 | SAMPR_CAP_22 | \ 126#define HW_SAMPR_CAPS SAMPR_CAP_44
127 SAMPR_CAP_11)
128 127
129#define BATTERY_CAPACITY_DEFAULT 1100 /* default battery capacity */ 128#define BATTERY_CAPACITY_DEFAULT 1100 /* default battery capacity */
130#define BATTERY_CAPACITY_MIN 500 /* min. capacity selectable */ 129#define BATTERY_CAPACITY_MIN 500 /* min. capacity selectable */