mirror of
https://github.com/opentx/opentx.git
synced 2025-07-25 17:25:13 +03:00
Fixes #1359
This commit is contained in:
parent
1fb9e57c62
commit
d105325dd7
1 changed files with 1 additions and 1 deletions
|
@ -2713,7 +2713,7 @@ void perMain()
|
|||
usbStarted = true;
|
||||
}
|
||||
|
||||
#if defined(USB_JOYTICK)
|
||||
#if defined(USB_JOYSTICK)
|
||||
if (usbStarted) {
|
||||
if (!usbPlugged()) {
|
||||
//disable USB
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue