summaryrefslogtreecommitdiff
path: root/shared
diff options
context:
space:
mode:
authorlonkaars <loek@pipeframe.xyz>2022-06-08 15:38:21 +0200
committerlonkaars <loek@pipeframe.xyz>2022-06-08 15:38:21 +0200
commite25bf2921965ce642877c760310fced1a7ca7355 (patch)
treedeceaa4bfb5a2ba2985daccfff5a091011b89de0 /shared
parent867a54109c1bf25617fa46fd4c776db10d56fa8d (diff)
last few touches for assessment
Diffstat (limited to 'shared')
-rw-r--r--shared/protocol.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/shared/protocol.h b/shared/protocol.h
index 5e1a12b..ba16d56 100644
--- a/shared/protocol.h
+++ b/shared/protocol.h
@@ -146,6 +146,7 @@ typedef struct {
uint8_t mode_ms;
uint32_t uptime_s;
uint8_t mode;
+ uint16_t battery_mv;
} w2_s_cmd_info_tx;
typedef struct {