Skip to content

Commit

Permalink
[MFD/FMS] fix FMS switching knob
Browse files Browse the repository at this point in the history
  • Loading branch information
flogross89 committed Jul 18, 2024
1 parent 1deb0d0 commit 1df4c8b
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@ export enum MfdVars {
elecFo = 'L:A32NX_ELEC_AC_2_BUS_IS_POWERED',
potentiometerCaptain = 'LIGHT POTENTIOMETER:88',
potentiometerFo = 'LIGHT POTENTIOMETER:90',
fmsDataKnob = 'L:A32NX_EIS_DMC_SWITCHING_KNOB',
fmsDataKnob = 'L:A32NX_FMS_SWITCHING_KNOB',
flightPhase = 'L:A32NX_FMGC_FLIGHT_PHASE',
flexTemp = 'L:AIRLINER_TO_FLEX_TEMP',
adirs1MaintWord = 'L:A32NX_ADIRS_IR_1_MAINT_WORD',
Expand Down

0 comments on commit 1df4c8b

Please sign in to comment.