mirror of
https://github.com/pelgraine/Meck.git
synced 2026-06-11 00:34:50 +02:00
fix Max battery size
This commit is contained in:
@@ -39,7 +39,7 @@
|
||||
#define BQ27220_I2C_ADDR 0x55
|
||||
|
||||
#ifndef BQ27220_DESIGN_CAPACITY_MAH
|
||||
#define BQ27220_DESIGN_CAPACITY_MAH 1500
|
||||
#define BQ27220_DESIGN_CAPACITY_MAH 1400
|
||||
#endif
|
||||
|
||||
class TDeckProMaxBoard : public ESP32Board {
|
||||
|
||||
Reference in New Issue
Block a user