diff options
Diffstat (limited to 'client/main.h')
-rw-r--r-- | client/main.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/client/main.h b/client/main.h index b72b507..e215ae6 100644 --- a/client/main.h +++ b/client/main.h @@ -9,7 +9,6 @@ typedef struct { bool ping_timeout; bool connected; - uint8_t battery_level; uint8_t mode; |