mirror of
https://github.com/micropython/micropython.git
synced 2026-01-05 03:30:14 +01:00
cc3200: When requesting safe boot, blink the led 3 times, not 4.
This commit is contained in:
@@ -62,7 +62,7 @@
|
||||
#define BOOTMGR_HASH_SIZE 32
|
||||
#define BOOTMGR_BUFF_SIZE 512
|
||||
|
||||
#define BOOTMGR_WAIT_SAFE_MODE_MS 1600
|
||||
#define BOOTMGR_WAIT_SAFE_MODE_MS 1200
|
||||
#define BOOTMGR_WAIT_SAFE_MODE_TOOGLE_MS 200
|
||||
|
||||
#define BOOTMGR_SAFE_MODE_ENTER_MS 800
|
||||
|
||||
Reference in New Issue
Block a user