mirror of
https://github.com/betaflight/betaflight.git
synced 2025-07-13 03:20:00 +03:00
flying wing servo output fix
git-svn-id: https://afrodevices.googlecode.com/svn/trunk/baseflight@218 7c89a4a9-59b9-e629-4cfe-3a2d53b20e61
This commit is contained in:
parent
a51bb66ad4
commit
f3ce558871
2 changed files with 2822 additions and 2824 deletions
5643
obj/baseflight.hex
5643
obj/baseflight.hex
File diff suppressed because it is too large
Load diff
|
@ -197,9 +197,6 @@ void writeServos(void)
|
|||
break;
|
||||
|
||||
case MULTITYPE_FLYING_WING:
|
||||
|
||||
break;
|
||||
|
||||
case MULTITYPE_GIMBAL:
|
||||
pwmWriteServo(0, servo[0]);
|
||||
pwmWriteServo(1, servo[1]);
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue