summaryrefslogtreecommitdiff
path: root/firmware/export/config/samsungyh820.h
diff options
context:
space:
mode:
Diffstat (limited to 'firmware/export/config/samsungyh820.h')
-rw-r--r--firmware/export/config/samsungyh820.h6
1 files changed, 3 insertions, 3 deletions
diff --git a/firmware/export/config/samsungyh820.h b/firmware/export/config/samsungyh820.h
index 516b010e96..08bba1a910 100644
--- a/firmware/export/config/samsungyh820.h
+++ b/firmware/export/config/samsungyh820.h
@@ -125,9 +125,9 @@
125 125
126#define AB_REPEAT_ENABLE 126#define AB_REPEAT_ENABLE
127 127
128#define BATTERY_CAPACITY_DEFAULT 1550 /* default battery capacity */ 128#define BATTERY_CAPACITY_DEFAULT 650 /* default battery capacity */
129#define BATTERY_CAPACITY_MIN 1500 /* min. capacity selectable */ 129#define BATTERY_CAPACITY_MIN 500 /* min. capacity selectable */
130#define BATTERY_CAPACITY_MAX 3200 /* max. capacity selectable */ 130#define BATTERY_CAPACITY_MAX 800 /* max. capacity selectable */
131#define BATTERY_CAPACITY_INC 50 /* capacity increment */ 131#define BATTERY_CAPACITY_INC 50 /* capacity increment */
132#define BATTERY_TYPES_COUNT 1 /* only one type */ 132#define BATTERY_TYPES_COUNT 1 /* only one type */
133 133