Added battery state reporting over USB/Serial/Bluetooth. Implements #39.

This commit is contained in:
Mark Qvist 2023-10-07 19:45:55 +02:00
parent e4245c6177
commit 6d26997fa4
4 changed files with 24 additions and 1 deletions

View file

@ -19,7 +19,7 @@
#define CONFIG_H
#define MAJ_VERS 0x01
#define MIN_VERS 0x40
#define MIN_VERS 0x41
#define PLATFORM_AVR 0x90
#define PLATFORM_ESP32 0x80