1
0
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:
Fredrik Arvidsson 2015-09-14 23:28:11 +02:00
parent e227b7497d
commit e8399c9c57

View File

@ -96,6 +96,7 @@ bool EscPage::isSynchOrOneShotAvailable()
default:
break;
}
break;
case SetupWizard::CONTROLLER_REVO:
available = true;
break;