修改转发基地指控中心数据频率

This commit is contained in:
2024-09-12 14:24:53 +08:00
parent a123d21d7b
commit e6127300a4
2 changed files with 13 additions and 8 deletions
+5 -1
View File
@@ -1,4 +1,4 @@
#ifndef MAVLINKNODE_H
#ifndef MAVLINKNODE_H
#define MAVLINKNODE_H
#include <QObject>
@@ -354,6 +354,10 @@ protected:
bool use_ins1 = false;
QDateTime *gpstimebase = nullptr;
_showinfo info;
QTimer showInfoTimer;
};
#endif // MAVLINKNODE_H