summaryrefslogtreecommitdiff
path: root/firmware/export/config/vibe500.h
diff options
context:
space:
mode:
Diffstat (limited to 'firmware/export/config/vibe500.h')
-rw-r--r--firmware/export/config/vibe500.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/firmware/export/config/vibe500.h b/firmware/export/config/vibe500.h
index ad2299061a..da53005c5c 100644
--- a/firmware/export/config/vibe500.h
+++ b/firmware/export/config/vibe500.h
@@ -126,6 +126,8 @@
126#define BATTERY_CAPACITY_INC 50 /* capacity increment */ 126#define BATTERY_CAPACITY_INC 50 /* capacity increment */
127#define BATTERY_TYPES_COUNT 1 /* only one type */ 127#define BATTERY_TYPES_COUNT 1 /* only one type */
128 128
129#define CONFIG_BATTERY_MEASURE VOLTAGE_MEASURE
130
129/* Hardware controlled charging, software can monitor plug and charge state */ 131/* Hardware controlled charging, software can monitor plug and charge state */
130#define CONFIG_CHARGING CHARGING_SIMPLE 132#define CONFIG_CHARGING CHARGING_SIMPLE
131 133