luacheck ignore
This commit is contained in:
@@ -2,11 +2,8 @@
|
|||||||
-- SCADA System Access on a Pocket Computer
|
-- SCADA System Access on a Pocket Computer
|
||||||
--
|
--
|
||||||
|
|
||||||
|
|
||||||
-- luacheck: no undefined
|
|
||||||
---@diagnostic disable-next-line: undefined-global
|
---@diagnostic disable-next-line: undefined-global
|
||||||
local _is_pocket_env = pocket or periphemu
|
local _is_pocket_env = pocket or periphemu -- luacheck: ignore pocket
|
||||||
-- luacheck: undefined
|
|
||||||
|
|
||||||
require("/initenv").init_env()
|
require("/initenv").init_env()
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user