1
0
mirror of https://bitbucket.org/librepilot/librepilot.git synced 2025-02-20 10:54:14 +01:00

Initialize the Radio configuration widgets in the Revo HW configuration page correctly.

This commit is contained in:
Brian Webb 2013-04-06 16:59:03 +01:00
parent d36cf828bc
commit ee96890b96

View File

@ -103,6 +103,7 @@ void ConfigRevoHWWidget::refreshWidgetsValues(UAVObject *obj)
usbVCPPortChanged(0);
mainPortChanged(0);
flexiPortChanged(0);
modemPortChanged(0);
}
void ConfigRevoHWWidget::updateObjectsFromWidgets()