graphics elements comments
This commit is contained in:
@@ -51,6 +51,8 @@ local function tristate_indicator_light(args)
|
||||
end
|
||||
end
|
||||
|
||||
-- set indicator state
|
||||
---@param val integer indicator state
|
||||
function e.set_value(val) e.on_update(val) end
|
||||
|
||||
-- write label and initial indicator light
|
||||
|
||||
Reference in New Issue
Block a user