Update src/example_config.h
This commit is contained in:
@@ -13,5 +13,5 @@
|
|||||||
// Battery measurement
|
// Battery measurement
|
||||||
#define R1 220000.0 // 220k ohms
|
#define R1 220000.0 // 220k ohms
|
||||||
#define R2 56000.0 // 56k ohms
|
#define R2 56000.0 // 56k ohms
|
||||||
#define VOLTAGE_MAX 4.0 // Full battery voltage
|
#define VOLTAGE_MAX 4.1 // Full battery voltage
|
||||||
#define VOLTAGE_MIN 3.0 // Empty battery voltage
|
#define VOLTAGE_MIN 3.0 // Empty battery voltage
|
Reference in New Issue
Block a user