From e25bf2921965ce642877c760310fced1a7ca7355 Mon Sep 17 00:00:00 2001 From: lonkaars Date: Wed, 8 Jun 2022 15:38:21 +0200 Subject: last few touches for assessment --- shared/protocol.h | 1 + 1 file changed, 1 insertion(+) (limited to 'shared') 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 { -- cgit v1.2.3