#629 rework of alarm testing app and other cleanup
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user