--upd
This commit is contained in:
@@ -42,7 +42,7 @@
|
||||
* BOOT_BACKDOOR_ENTRY_TIMEOUT_MS to blt_conf.h with your desired backdoor
|
||||
* open time in milliseconds.
|
||||
*/
|
||||
#define BOOT_BACKDOOR_ENTRY_TIMEOUT_MS (500)
|
||||
#define BOOT_BACKDOOR_ENTRY_TIMEOUT_MS (5000)
|
||||
#endif
|
||||
#endif /* BOOT_BACKDOOR_HOOKS_ENABLE == 0 */
|
||||
|
||||
@@ -168,6 +168,7 @@ void BackDoorCheck(void)
|
||||
}
|
||||
}
|
||||
#endif
|
||||
|
||||
} /*** end of BackDoorCheck ***/
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user