修正dlink闪烁,盘旋点变大
This commit is contained in:
+1
-1
@@ -1010,7 +1010,7 @@ void MainWindow::setCommunicationLostState(bool flag)
|
||||
|
||||
isCommunicationLost = flag;
|
||||
|
||||
healthui->setState(6,(dlink->mavlinknode->isCommunicationLost)?(HealthUI::state::failure):(HealthUI::state::success));//DLINK
|
||||
healthui->setState(4,(dlink->mavlinknode->isCommunicationLost)?(HealthUI::state::failure):(HealthUI::state::success));//DLINK
|
||||
|
||||
if(flag == true)//通讯丢失
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user