feat(battery): round bat_v and derive bat_pct locally
This commit is contained in:
@@ -5,5 +5,5 @@
|
||||
|
||||
#ifdef ENABLE_TEST_MODE
|
||||
void test_sender_loop(uint16_t short_id, const char *device_id);
|
||||
void test_receiver_loop(SenderStatus *statuses, uint8_t count);
|
||||
void test_receiver_loop(SenderStatus *statuses, uint8_t count, uint16_t self_short_id);
|
||||
#endif
|
||||
|
||||
Reference in New Issue
Block a user