AP_Scripting: applets: ignore luacheck warnings

This commit is contained in:
Iampete1
2023-02-14 02:44:36 +00:00
committed by Andrew Tridgell
parent 068328f2df
commit 3deaece3b7
11 changed files with 15 additions and 0 deletions

View File

@@ -2,6 +2,7 @@
a script to select other lua scripts using an auxillary switch from
/1 /2 or /3 subdirectories of the scripts directory
--]]
-- luacheck: only 0
local THIS_SCRIPT = "Script_Controller.lua"
local sel_ch = Parameter("SCR_USER6")