mirror of
https://github.com/UtilitechAS/amsreader-firmware.git
synced 2026-04-29 05:16:03 +00:00
Merge branch 'main' into dev-v2.3
This commit is contained in:
@@ -22,7 +22,7 @@ public:
|
||||
|
||||
private:
|
||||
uint8_t scale = 0;
|
||||
float value = 1.0;
|
||||
float value = 0;
|
||||
|
||||
char buf[128];
|
||||
uint8_t pos = 0;
|
||||
|
||||
Reference in New Issue
Block a user