summaryrefslogtreecommitdiff
path: root/firmware/export/config-mrobe500.h
diff options
context:
space:
mode:
Diffstat (limited to 'firmware/export/config-mrobe500.h')
-rw-r--r--firmware/export/config-mrobe500.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/firmware/export/config-mrobe500.h b/firmware/export/config-mrobe500.h
index 1ad521f864..5ce1926713 100644
--- a/firmware/export/config-mrobe500.h
+++ b/firmware/export/config-mrobe500.h
@@ -180,7 +180,7 @@
180#define PLUGIN_BUFFER_SIZE 0x200000 180#define PLUGIN_BUFFER_SIZE 0x200000
181#endif 181#endif
182 182
183#define HW_SAMPR_CAPS SAMPR_CAP_44 183#define HW_SAMPR_CAPS SAMPR_CAP_44 | SAMPR_CAP_22 | SAMPR_CAP_11 | SAMPR_CAP_8
184 184
185#define BATTERY_CAPACITY_DEFAULT 1500 /* default battery capacity */ 185#define BATTERY_CAPACITY_DEFAULT 1500 /* default battery capacity */
186#define BATTERY_CAPACITY_MIN 1000 /* min. capacity selectable */ 186#define BATTERY_CAPACITY_MIN 1000 /* min. capacity selectable */