b
This commit is contained in:
@@ -677,8 +677,6 @@ void MavLinkNode::timer_1s_Out(void)
|
||||
{
|
||||
static qint64 last = QDateTime::currentMSecsSinceEpoch();
|
||||
|
||||
|
||||
|
||||
qint64 time = QDateTime::currentMSecsSinceEpoch() - last;
|
||||
|
||||
if(time >= 2000)
|
||||
|
||||
Reference in New Issue
Block a user