1
0
Fork 0
mirror of https://github.com/iNavFlight/inav.git synced 2025-07-13 11:29:56 +03:00

Update Programming Framework.md

Just some spelling correction.
This commit is contained in:
Jullibach 2022-04-22 13:00:00 +02:00 committed by GitHub
parent b4d23ea68c
commit 1e2aaecd07
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -222,13 +222,13 @@ Inverts ROLL and PITCH input when Logic Condition `0` evaluates as `true`. Movin
`logic 0 1 0 29 0 1000 0 0 0`
Sets Thhrottle output to `0%` when Logic Condition `0` evaluates as `true`
Sets throttle output to `0%` when Logic Condition `0` evaluates as `true`
### Set throttle to 50% and keep other throttle bindings active
`logic 0 1 0 29 0 1500 0 0 0`
Sets Thhrottle output to about `50%` when Logic Condition `0` evaluates as `true`
Sets throttle output to about `50%` when Logic Condition `0` evaluates as `true`
### Set throttle control to different RC channel