mirror of
https://github.com/FlightControl-Master/MOOSE.git
synced 2026-08-27 15:37:28 +00:00
Update ATIS.lua
This commit is contained in:
@@ -1250,8 +1250,6 @@ function ATIS:onafterBroadcast(From, Event, To)
|
||||
WINDFROM="360"
|
||||
end
|
||||
|
||||
env.info(string.format("FF WINDFROM = %s", tostring(WINDFROM)))
|
||||
|
||||
if self.metric then
|
||||
WINDSPEED=string.format("%d", windSpeed)
|
||||
end
|
||||
|
||||
Reference in New Issue
Block a user