Skip to content

Commit

Permalink
🖥 v0.2.0
Browse files Browse the repository at this point in the history
  • Loading branch information
peterfox1 committed Apr 30, 2021
1 parent 632b38b commit f0078e8
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
Binary file modified fsmp_controller.exe
Binary file not shown.
6 changes: 3 additions & 3 deletions profiles/fs2020.json
Original file line number Diff line number Diff line change
Expand Up @@ -679,7 +679,7 @@
"title" : "Range",
"macro-" : [{ "type": "simconnect", "event": "MobiFlight.AS1000_MFD_RANGE_DEC" }],
"macro+" : [{ "type": "simconnect", "event": "MobiFlight.AS1000_MFD_RANGE_INC" }],
"title:s" : "PFD",
"title:s" : "<-PFD",
"macro-:s" : [{ "type": "simconnect", "event": "MobiFlight.AS1000_PFD_RANGE_DEC" }],
"macro+:s" : [{ "type": "simconnect", "event": "MobiFlight.AS1000_PFD_RANGE_INC" }]
},
Expand Down Expand Up @@ -761,7 +761,7 @@
"macro:s" : [{ "type": "simconnect", "event": "MobiFlight.AS530_PROC_Push" }]
},
"enc1" : {
"title" : "Map",
"title" : "Range",
"macro-" : [{ "type": "simconnect", "event": "MobiFlight.AS530_RNG_Zoom" }],
"macro+" : [{ "type": "simconnect", "event": "MobiFlight.AS530_RNG_Dezoom" }]
},
Expand Down Expand Up @@ -801,7 +801,7 @@
"macro:s" : [{ "type": "simconnect", "event": "MobiFlight.AS430_PROC_Push" }]
},
"enc1" : {
"title" : "Map",
"title" : "Range",
"macro-" : [{ "type": "simconnect", "event": "MobiFlight.AS430_RNG_Zoom" }],
"macro+" : [{ "type": "simconnect", "event": "MobiFlight.AS430_RNG_Dezoom" }]
},
Expand Down

0 comments on commit f0078e8

Please sign in to comment.