summaryrefslogtreecommitdiff
path: root/firmware/export/config/iaudio7.h
diff options
context:
space:
mode:
Diffstat (limited to 'firmware/export/config/iaudio7.h')
-rw-r--r--firmware/export/config/iaudio7.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/firmware/export/config/iaudio7.h b/firmware/export/config/iaudio7.h
index 8a04bc06c2..0664ff00ed 100644
--- a/firmware/export/config/iaudio7.h
+++ b/firmware/export/config/iaudio7.h
@@ -131,6 +131,8 @@
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
134#define CONFIG_BATTERY_MEASURE VOLTAGE_MEASURE
135
134#define CONFIG_CHARGING CHARGING_SIMPLE 136#define CONFIG_CHARGING CHARGING_SIMPLE
135 137
136/* Define this if you have a TCC770 */ 138/* Define this if you have a TCC770 */