Cleanup + Bugfix
All checks were successful
Test project compilation / test (push) Successful in 3m43s
All checks were successful
Test project compilation / test (push) Successful in 3m43s
This commit is contained in:
@@ -7,7 +7,7 @@
|
||||
#define water_level_min_key "water_level_min"
|
||||
#define water_level_max_key "water_level_max"
|
||||
#define water_volume_key "water_volume"
|
||||
#define current_software_version Version{2, 2, 0}
|
||||
#define REQUIRED_SPIFFS_VERSION Version{9, 0, 0}
|
||||
#define current_software_version Version{2, 5, 0}
|
||||
#define REQUIRED_SPIFFS_VERSION Version{10, 0, 0}
|
||||
|
||||
#define RESISTOR_VALUE 4
|
||||
Reference in New Issue
Block a user