mirror of
https://github.com/openmv/openmv.git
synced 2025-11-04 14:49:50 +08:00
commit
2c7bb5d653
@ -1 +1 @@
|
||||
Subproject commit 347c53ca51df6fb59896694ad961f141bf35dcac
|
||||
Subproject commit f0c551f3ec74af9c10d11973ce2541949610b807
|
||||
@ -98,7 +98,7 @@ void __fatal_error()
|
||||
|
||||
void pico_reset_to_bootloader(void)
|
||||
{
|
||||
reset_usb_boot(0, 1);
|
||||
reset_usb_boot(0, 0);
|
||||
}
|
||||
|
||||
void exec_boot_script(const char *path, bool interruptible)
|
||||
|
||||
Loading…
Reference in New Issue
Block a user