Merge branch 'master' of github.com:markqvist/RNode_Firmware

This commit is contained in:
Mark Qvist 2024-10-11 14:43:46 +02:00
commit 2e6db2f818
4 changed files with 179 additions and 122 deletions

View file

@ -191,6 +191,7 @@
bool device_init_done = false;
bool eeprom_ok = false;
bool firmware_update_mode = false;
bool serial_in_frame = false;
// Boot flags
#define START_FROM_BOOTLOADER 0x01