#629 rework of alarm testing app and other cleanup

This commit is contained in:
Mikayla Fischler
2025-09-12 21:46:02 -04:00
parent afc89ac727
commit a1bb5ce50b
6 changed files with 198 additions and 150 deletions

View File

@@ -85,10 +85,8 @@ function iocontrol.init_core(pkt_comms, nav, cfg)
get_tone_states = function () comms.diag__get_alarm_tones() end,
ready_warn = nil, ---@type TextBox
tone_buttons = {}, ---@type SwitchButton[]
alarm_buttons = {}, ---@type Checkbox[]
tone_indicators = {} ---@type IndicatorLight[] indicators to update from supervisor tone states
tone_buttons = {}, ---@type SwitchButton[]
alarm_buttons = {} ---@type Checkbox[]
}
-- computer list