1
0
Fork 0
mirror of https://github.com/betaflight/betaflight.git synced 2025-07-24 00:35:39 +03:00
betaflight/src
Bruce Luckcuck 0ed1fbc609 Fix boot loop if mass storage mode init fails
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.
2019-01-12 18:23:03 -05:00
..
main Fix boot loop if mass storage mode init fails 2019-01-12 18:23:03 -05:00
test Merge pull request #7368 from TonyBlit/osd_gps_no_fix 2019-01-12 17:56:52 +13:00
utils