I have a single switch for Avionics Master. Is it possible to assign this to both MS2020 Custom Input C172_AVIONICS _BUS_1 _ON and C172_AVIONICS _BUS_2 _ON ?
The preset code is:
(A:CIRCUIT SWITCH ON:24, Bool) ! if{ 24 (>K:ELECTRICAL_CIRCUIT_TOGGLE) }
(A:CIRCUIT SWITCH ON:24, Bool) 1 (>A:BUS LOOKUP INDEX, Number) (A:BUS CONNECTION ON:4, Bool) != if{ 4 1 (>K:2:ELECTRICAL_BUS_TO_BUS_CONNECTION_TOGGLE) }