1
0
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:
OliE
2015-01-02 09:15:57 +01:00
parent 1feb6befed
commit 4d5fbd09c2

View File

@@ -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;