mirror of
https://bitbucket.org/librepilot/librepilot.git
synced 2024-11-29 07:24:13 +01:00
OP-1512 Use QuadX as default muti vehicle.
This commit is contained in:
parent
1a406d00d4
commit
7c2968e7ef
@ -38,6 +38,7 @@ MultiPage::~MultiPage()
|
||||
void MultiPage::initializePage(VehicleConfigurationSource *settings)
|
||||
{
|
||||
Q_UNUSED(settings);
|
||||
setSelectedItem(SetupWizard::MULTI_ROTOR_QUAD_X);
|
||||
}
|
||||
|
||||
bool MultiPage::validatePage(SelectionItem *selectedItem)
|
||||
|
Loading…
Reference in New Issue
Block a user