#580 updated supervisor front panel

This commit is contained in:
Mikayla Fischler
2025-11-02 13:30:25 -05:00
parent 4c8d5bc4a0
commit 0417986c15
2 changed files with 13 additions and 13 deletions

View File

@@ -128,7 +128,7 @@ local function init(panel, config)
rt_sctl.register(databus.ps, "routine__spctl", rt_sctl.update)
--
-- status & controls & hardware labels
-- status & controls & hardware labeling
--
local status = Div{parent=panel,width=term_w-32,height=18,x=17,y=3}