mirror of
https://github.com/FlightControl-Master/MOOSE.git
synced 2025-10-29 16:58:06 +00:00
RANGE 2.1.2
fixes
This commit is contained in:
@@ -1175,7 +1175,7 @@ function RADIOQUEUE:_CheckRadioQueue()
|
||||
|
||||
else
|
||||
|
||||
if time-Tlast>=transmission.interval then
|
||||
if Tlast==nil or time-Tlast>=transmission.interval then
|
||||
next=transmission
|
||||
else
|
||||
|
||||
|
||||
Reference in New Issue
Block a user