mirror of
https://github.com/betaflight/betaflight.git
synced 2025-07-24 00:35:39 +03:00
The logic already performed a reboot if mass storage init failed, but it never reset the boot vector value so it continued to contain the `MSC_MAGIC` value leading to a boot loop. Also fixed fixed the F7 version of `mscWaitForButton()` as it was using the F4 vector. |
||
---|---|---|
.. | ||
main | ||
test | ||
utils |