# A3XX Switching Panel # Jonathan Redpath (legoboyvdlp) # Copyright (c) 2019 Jonathan Redpath (legoboyvdlp) var SwitchingPanel = { Switches: { attHdg: props.globals.getNode("/controls/navigation/switching/att-hdg"), airData: props.globals.getNode("/controls/navigation/switching/air-data"), }, };