Skip to content

Commit 9871bff

Browse files
committed
missing pitch expo for horus
1 parent b5349bf commit 9871bff

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/SCRIPTS/BF/HORUS/rates1.lua

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -33,6 +33,7 @@ return {
3333
{ x = 158, y = 200, vals = { 5 }, min = 0, max = 255, scale = 100, to=MIDSIZE },
3434
-- RC Expo
3535
{ x = 216, y = 125, vals = { 2 }, min = 0, max = 100, scale = 100, to=MIDSIZE },
36+
{ x = 216, y = 150, vals = { 14 }, min = 0, max = 100, scale = 100, to=MIDSIZE },
3637
{ x = 216, y = 200, vals = { 11 }, min = 0, max = 100, scale = 100, to=MIDSIZE },
3738
-- Throttle
3839
{ x = 330, y = 100, vals = { 7 }, min = 0, max = 100, scale = 100, to=MIDSIZE },

0 commit comments

Comments
 (0)