Added Update API endpoint
All checks were successful
Test compiling project / test (push) Successful in 2m30s

This commit is contained in:
2025-02-17 20:59:32 +01:00
parent 3b1ab2e9e9
commit 6c4dc144d8
4 changed files with 20 additions and 2 deletions

View File

@@ -7,6 +7,6 @@
#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{0, 0, 8}
#define current_software_version Version{0, 0, 9}
#define RESISTOR_VALUE 4