cc3200: When requesting safe boot, blink the led 3 times, not 4.

NotImplemented
Daniel Campora 2015-04-29 15:22:00 +02:00
parent dbb4aef5e3
commit e282884e54
1 changed files with 1 additions and 1 deletions

View File

@ -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