aboutsummaryrefslogtreecommitdiff
path: root/shared/protocol.h
diff options
context:
space:
mode:
authorlonkaars <loek@pipeframe.xyz>2022-05-30 13:31:47 +0200
committerlonkaars <loek@pipeframe.xyz>2022-05-30 13:31:47 +0200
commitb728a15887fa28cdd98d74017c4882d632d6e069 (patch)
tree97df03d5b78ab4b48e72f69f75f3cc4307f6a373 /shared/protocol.h
parent03862852b128748358dcb39ce50600eef0ba1a71 (diff)
status bar almost done
Diffstat (limited to 'shared/protocol.h')
-rw-r--r--shared/protocol.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/shared/protocol.h b/shared/protocol.h
index 93e53f4..02d5526 100644
--- a/shared/protocol.h
+++ b/shared/protocol.h
@@ -155,6 +155,7 @@ typedef struct {
uint8_t sercomm_ms;
uint8_t mode_ms;
uint32_t uptime_s;
+ uint8_t mode;
} w2_s_cmd_info_tx;
typedef struct {