Skip to content

Commit

Permalink
AP_Scripting: applets: MissionSelector: add loaded print
Browse files Browse the repository at this point in the history
  • Loading branch information
IamPete1 committed Nov 5, 2024
1 parent ff624aa commit 5fdbf29
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions libraries/AP_Scripting/applets/MissionSelector.lua
Original file line number Diff line number Diff line change
Expand Up @@ -84,4 +84,6 @@ function update()
return update, 1000
end

gcs:send_text(5,"Loaded MissionSelector.lua")

return update, 5000

0 comments on commit 5fdbf29

Please sign in to comment.