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