Fix ApiServerConnection::postNoResponse

This commit is contained in:
Roland Rossgotterer
2019-09-19 17:28:20 +02:00
committed by Mat Sutcliffe
parent acb5b11966
commit 44146353a6
3 changed files with 3 additions and 5 deletions

View File

@@ -221,7 +221,6 @@ namespace BlackCore
transceiver.HeightAglM = height;
transceiver.HeightMslM = height;
}
updateTransceivers();
}
void AFVClient::updateTransceivers()