summaryrefslogtreecommitdiff
path: root/firmware/export/config/gogearhdd6330.h
diff options
context:
space:
mode:
Diffstat (limited to 'firmware/export/config/gogearhdd6330.h')
-rw-r--r--firmware/export/config/gogearhdd6330.h6
1 files changed, 3 insertions, 3 deletions
diff --git a/firmware/export/config/gogearhdd6330.h b/firmware/export/config/gogearhdd6330.h
index 964e725184..afe77d36b2 100644
--- a/firmware/export/config/gogearhdd6330.h
+++ b/firmware/export/config/gogearhdd6330.h
@@ -139,9 +139,9 @@
139/* Define this if you can detect headphones */ 139/* Define this if you can detect headphones */
140#define HAVE_HEADPHONE_DETECTION 140#define HAVE_HEADPHONE_DETECTION
141 141
142#define BATTERY_CAPACITY_DEFAULT 840 /* default battery capacity */ 142#define BATTERY_CAPACITY_DEFAULT 830 /* default battery capacity */
143#define BATTERY_CAPACITY_MIN 800 /* min. capacity selectable */ 143#define BATTERY_CAPACITY_MIN 600 /* min. capacity selectable */
144#define BATTERY_CAPACITY_MAX 1200 /* max. capacity selectable */ 144#define BATTERY_CAPACITY_MAX 900 /* max. capacity selectable */
145#define BATTERY_CAPACITY_INC 20 /* capacity increment */ 145#define BATTERY_CAPACITY_INC 20 /* capacity increment */
146#define BATTERY_TYPES_COUNT 1 /* only one type */ 146#define BATTERY_TYPES_COUNT 1 /* only one type */
147 147