mirror of
https://github.com/markqvist/RNode_Firmware.git
synced 2026-04-27 14:30:33 +00:00
Cleanup
This commit is contained in:
parent
59c0a60b33
commit
8a3db4f0c3
2 changed files with 4 additions and 2 deletions
2
Power.h
2
Power.h
|
|
@ -106,6 +106,8 @@
|
|||
// indication confusingly flapping
|
||||
// between charge completed, charging and
|
||||
// discharging states.
|
||||
// Update: Vodoo implemented. Hopefully
|
||||
// it will work accross different boards.
|
||||
#define BAT_V_MIN 3.05
|
||||
#define BAT_V_MAX 4.0
|
||||
#define BAT_V_CHG 4.48
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue