Update ATIS.lua

This commit is contained in:
Frank
2020-06-04 23:28:39 +02:00
parent ee12dc0a7d
commit fd432dc0d1
-2
View File
@@ -1249,8 +1249,6 @@ function ATIS:onafterBroadcast(From, Event, To)
if WINDFROM=="000" then
WINDFROM="360"
end
env.info(string.format("FF WINDFROM = %s", tostring(WINDFROM)))
if self.metric then
WINDSPEED=string.format("%d", windSpeed)