summaryrefslogtreecommitdiff
path: root/firmware/export/config-yh925.h
diff options
context:
space:
mode:
Diffstat (limited to 'firmware/export/config-yh925.h')
-rw-r--r--firmware/export/config-yh925.h6
1 files changed, 3 insertions, 3 deletions
diff --git a/firmware/export/config-yh925.h b/firmware/export/config-yh925.h
index bd15b5aa44..87b7a00ccc 100644
--- a/firmware/export/config-yh925.h
+++ b/firmware/export/config-yh925.h
@@ -131,9 +131,9 @@
131 131
132#define AB_REPEAT_ENABLE 1 132#define AB_REPEAT_ENABLE 1
133 133
134#define BATTERY_CAPACITY_DEFAULT 1550 /* default battery capacity */ 134#define BATTERY_CAPACITY_DEFAULT 900 /* default battery capacity */
135#define BATTERY_CAPACITY_MIN 1500 /* min. capacity selectable */ 135#define BATTERY_CAPACITY_MIN 500 /* min. capacity selectable */
136#define BATTERY_CAPACITY_MAX 3200 /* max. capacity selectable */ 136#define BATTERY_CAPACITY_MAX 1150 /* max. capacity selectable */
137#define BATTERY_CAPACITY_INC 50 /* capacity increment */ 137#define BATTERY_CAPACITY_INC 50 /* capacity increment */
138#define BATTERY_TYPES_COUNT 1 /* only one type */ 138#define BATTERY_TYPES_COUNT 1 /* only one type */
139 139