mirror of
https://github.com/liberatedsystems/RNode_Firmware_CE.git
synced 2025-05-05 07:55:36 -04:00
nRF52 BLE improvements
This commit is contained in:
parent
8639765679
commit
03893c2793
3 changed files with 173 additions and 119 deletions
1
Config.h
1
Config.h
|
@ -189,6 +189,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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue