mirror of
https://bitbucket.org/librepilot/librepilot.git
synced 2024-12-01 09:24:10 +01:00
LP-70 Fixed bug.
This commit is contained in:
parent
e227b7497d
commit
e8399c9c57
@ -96,6 +96,7 @@ bool EscPage::isSynchOrOneShotAvailable()
|
||||
default:
|
||||
break;
|
||||
}
|
||||
break;
|
||||
case SetupWizard::CONTROLLER_REVO:
|
||||
available = true;
|
||||
break;
|
||||
|
Loading…
Reference in New Issue
Block a user