mirror of
https://bitbucket.org/librepilot/librepilot.git
synced 2025-01-17 02:52:12 +01:00
GCS - Dummy commit to see if crucible notices this branch
This commit is contained in:
parent
205d370eec
commit
cb26100d65
@ -230,6 +230,7 @@ void ConfigTaskWidget::onAutopilotConnect()
|
||||
if (utilMngr)
|
||||
currentBoard = utilMngr->getBoardModel();//TODO REMEMBER TO ADD THIS TO FORCE CONNECTED FUNC ON CC3D_RELEASE
|
||||
invalidateObjects();
|
||||
|
||||
dirty=false;
|
||||
isConnected=true;
|
||||
foreach(objectToWidget * ow,objOfInterest)
|
||||
|
Loading…
x
Reference in New Issue
Block a user