mirror of
https://github.com/oliexdev/openScale.git
synced 2025-08-13 12:14:19 +02:00
removed an unused variable
This commit is contained in:
@@ -73,8 +73,6 @@ int no_activity_cycles = 0;
|
||||
|
||||
volatile boolean sleep_state = true;
|
||||
|
||||
volatile boolean repeat_state = false;
|
||||
|
||||
int measured_weight = -1;
|
||||
int measured_fat = -1;
|
||||
int measured_water = -1;
|
||||
|
Reference in New Issue
Block a user