graphics elements comments

This commit is contained in:
Mikayla Fischler
2022-09-12 15:58:43 -04:00
parent 1bf21564f9
commit 70d9da847e
7 changed files with 16 additions and 0 deletions

View File

@@ -40,6 +40,8 @@ local function indicator_light(args)
end
end
-- set indicator state
---@param val boolean indicator state
function e.set_value(val) e.on_update(val) end
-- write label and initial indicator light