summaryrefslogtreecommitdiff
path: root/firmware/export/config/gigabeats.h
diff options
context:
space:
mode:
Diffstat (limited to 'firmware/export/config/gigabeats.h')
-rw-r--r--firmware/export/config/gigabeats.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/firmware/export/config/gigabeats.h b/firmware/export/config/gigabeats.h
index 685076bfa3..f7fdc449c4 100644
--- a/firmware/export/config/gigabeats.h
+++ b/firmware/export/config/gigabeats.h
@@ -173,6 +173,8 @@
173#define BATTERY_CAPACITY_INC 25 /* capacity increment */ 173#define BATTERY_CAPACITY_INC 25 /* capacity increment */
174#define BATTERY_TYPES_COUNT 1 /* only one type */ 174#define BATTERY_TYPES_COUNT 1 /* only one type */
175 175
176#define CONFIG_BATTERY_MEASURE VOLTAGE_MEASURE
177
176/* TODO: have a proper status displayed in the bootloader and have it 178/* TODO: have a proper status displayed in the bootloader and have it
177 * work! */ 179 * work! */
178/* Charging implemented in a target-specific algorithm */ 180/* Charging implemented in a target-specific algorithm */