Skip to content

Commit

Permalink
Half fix A32NX strobe
Browse files Browse the repository at this point in the history
  • Loading branch information
rthom91 committed Oct 25, 2021
1 parent 89ca443 commit b47ae16
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions definitions/aircraft/FlyByWire_A32NX_Development.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -538,30 +538,35 @@ shared:
var_units: Bool
var_type: f64
event_name: NAV_LIGHTS_SET
event_param: 0
-
type: NumSet
var_name: A:LIGHT LOGO:0
var_units: Bool
var_type: f64
event_name: LOGO_LIGHTS_SET
event_param: 0
-
type: NumSet
var_name: A:LIGHT BEACON:0
var_units: Bool
var_type: f64
event_name: BEACON_LIGHTS_SET
event_param: 0
-
type: NumSet
var_name: A:LIGHT WING:0
var_units: Bool
var_type: f64
event_name: WING_LIGHTS_SET
event_param: 0
-
type: NumSet
var_name: A:LIGHT STROBE:0
var_units: Bool
var_type: f64
event_name: STROBES_SET
event_param: 0

- # Seatbelts
type: ToggleSwitch
Expand Down

0 comments on commit b47ae16

Please sign in to comment.