Changed schematic based on what works. Code reflects changes. Removed TODO

This commit is contained in:
nedko 2023-03-05 14:43:18 +02:00
parent 063c343ef4
commit 7bb9e40385
3 changed files with 1 additions and 2 deletions

1
TODO
View File

@ -1 +0,0 @@
Battery icon - how to calc percentage?

View File

@ -21,7 +21,7 @@
#define BATTERY_VOLT 6 #define BATTERY_VOLT 6
#define BATTERY_TEMP 8 #define BATTERY_TEMP 8
#define BATTERY_MILLIOHM 30 #define BATTERY_MILLIOHM 100
#define BATTERY_CAPACITY_MAH 2200 #define BATTERY_CAPACITY_MAH 2200
#define BATTERY_CHARGE_MULT 67 #define BATTERY_CHARGE_MULT 67

Binary file not shown.