Beacon - added deactivate Link4

This commit is contained in:
Applevangelist
2022-07-19 08:30:09 +02:00
parent ab50d0a514
commit f19740e376
2 changed files with 23 additions and 5 deletions

View File

@@ -265,7 +265,7 @@ function BEACON:ActivateLink4(Frequency, Morse, Duration)
-- Stop sheduler
if Duration then -- Schedule the stop of the BEACON if asked by the MD
self.Positionable:DeactivateBeacon(Duration)
self.Positionable:CommandDeactivateLink4(Duration)
end
return self