1
0
Fork 0
mirror of https://github.com/iNavFlight/inav-configurator.git synced 2025-07-16 12:55:13 +03:00

Change stick mapping in Stick Control feature to default AETR

This commit is contained in:
Konstantin Sharlaimov (DigitalEntity) 2017-03-27 23:05:18 +10:00
parent 86f2a8aa0b
commit 55e480ddca
3 changed files with 6 additions and 6 deletions

View file

@ -21736,8 +21736,8 @@ var
channelMSPIndexes = {
roll: 0,
pitch: 1,
yaw: 2,
throttle: 3,
yaw: 3,
throttle: 2,
aux1: 4,
aux2: 5,
aux3: 6,