summaryrefslogtreecommitdiff
path: root/client/main.h
diff options
context:
space:
mode:
Diffstat (limited to 'client/main.h')
-rw-r--r--client/main.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/client/main.h b/client/main.h
index e581b3c..cc4c728 100644
--- a/client/main.h
+++ b/client/main.h
@@ -6,6 +6,7 @@ typedef struct {
unsigned int ping;
uint8_t ping_id;
bool ping_received;
+ bool ping_timeout;
bool connected;
uint8_t battery_level;