Skip to content
Snippets Groups Projects
Commit e4ca0e1c authored by Andrew Tridgell's avatar Andrew Tridgell
Browse files

Plane: fixed comment on negative flaps

parent ba2e2041
No related branches found
No related tags found
No related merge requests found
...@@ -683,8 +683,7 @@ static void flaperon_update(int8_t flap_percent) ...@@ -683,8 +683,7 @@ static void flaperon_update(int8_t flap_percent)
/* /*
flaperons are implemented as a mixer between aileron and a flaperons are implemented as a mixer between aileron and a
percentage of flaps. Flap input can come from a manual channel percentage of flaps. Flap input can come from a manual channel
or from auto flaps. Note that negative manual flap percentages or from auto flaps.
are allowed, which give spoilerons
*/ */
// first map the amount of aileron roll to a 1000..2000 value // first map the amount of aileron roll to a 1000..2000 value
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment