mirror of
https://bitbucket.org/librepilot/librepilot.git
synced 2024-12-02 10:24:11 +01:00
uncrustification for ground/openpilotgcs/src/plugins/uavtalk/telemetrymonitor.cpp
This commit is contained in:
parent
28d79420c1
commit
2582eefaed
@ -184,7 +184,7 @@ void TelemetryMonitor::firmwareIAPUpdated(UAVObject *obj)
|
|||||||
QMutexLocker locker(mutex);
|
QMutexLocker locker(mutex);
|
||||||
|
|
||||||
if (firmwareIAPObj->getBoardType() != 0) {
|
if (firmwareIAPObj->getBoardType() != 0) {
|
||||||
emit connected();
|
emit connected();
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user