mirror of
https://bitbucket.org/librepilot/librepilot.git
synced 2025-02-21 11:54:15 +01:00
Initialize the Radio configuration widgets in the Revo HW configuration page correctly.
This commit is contained in:
parent
d36cf828bc
commit
ee96890b96
@ -103,6 +103,7 @@ void ConfigRevoHWWidget::refreshWidgetsValues(UAVObject *obj)
|
|||||||
usbVCPPortChanged(0);
|
usbVCPPortChanged(0);
|
||||||
mainPortChanged(0);
|
mainPortChanged(0);
|
||||||
flexiPortChanged(0);
|
flexiPortChanged(0);
|
||||||
|
modemPortChanged(0);
|
||||||
}
|
}
|
||||||
|
|
||||||
void ConfigRevoHWWidget::updateObjectsFromWidgets()
|
void ConfigRevoHWWidget::updateObjectsFromWidgets()
|
||||||
|
Loading…
x
Reference in New Issue
Block a user