Made RX_MSP stick assignments compatible with default 'AETR'.

10.3.x-maintenance
mikeller 2017-09-17 19:18:38 +12:00
parent bcd9cb7487
commit 1ab1fd93ff
1 changed files with 2 additions and 2 deletions

View File

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