mirror of
https://github.com/ArduPilot/ardupilot.git
synced 2026-02-09 10:52:00 +08:00
AP_Scripting: applets: ignore luacheck warnings
This commit is contained in:
committed by
Andrew Tridgell
parent
068328f2df
commit
3deaece3b7
@@ -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")
|
||||
|
||||
Reference in New Issue
Block a user