aboutsummaryrefslogtreecommitdiff
path: root/client/main.h
diff options
context:
space:
mode:
authorlonkaars <loek@pipeframe.xyz>2022-06-26 17:40:36 +0200
committerlonkaars <loek@pipeframe.xyz>2022-06-26 17:40:36 +0200
commit2a0270f3ba6eb993fb39ed3564f626d724156654 (patch)
treed8d310eb35768f84d25453eae4b8cd4721bd8ddf /client/main.h
parent55fe6aaeee49894dc07516f0c4e21f692b2950fe (diff)
implement battery measurement and target area switching
Diffstat (limited to 'client/main.h')
-rw-r--r--client/main.h1
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;