mirror of
https://github.com/opentx/opentx.git
synced 2025-07-24 00:35:18 +03:00
[Horus] Masstorage reboots now gone? Still needed to mount again the SD after USB is unplugged
This commit is contained in:
parent
3728624486
commit
a33b1d2659
3 changed files with 16 additions and 19 deletions
|
@ -48,7 +48,7 @@ void handleUsbConnection()
|
|||
*/
|
||||
|
||||
#if defined(USB_MASS_STORAGE)
|
||||
opentxClose();
|
||||
opentxClose(false);
|
||||
usbPluggedIn();
|
||||
#endif
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue