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

This commit is contained in:
Mark Qvist
2024-10-11 14:43:46 +02:00
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