Skip to content

Commit

Permalink
FlightData: add DO_PARACHUTE
Browse files Browse the repository at this point in the history
  • Loading branch information
meee1 committed Jul 31, 2024
1 parent 4b59c8e commit 64203b6
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions GCSViews/FlightData.cs
Original file line number Diff line number Diff line change
Expand Up @@ -192,6 +192,7 @@ public enum actions
HighLatency_Enable,
HighLatency_Disable,
Toggle_Safety_Switch,
Do_Parachute
}

private Dictionary<int, string> NIC_table = new Dictionary<int, string>()
Expand Down

0 comments on commit 64203b6

Please sign in to comment.