Hello all,
I am trying to install mw2.3 on a hobbyking MW pro board but notice that the yaw servo output is on pin 11 which is not present on the hk mw pro board. is it possible to reassign the output?
Many thanks in advance?
David
2.3 possible on HK multiwii pro board in tri configuration?
-
- Posts: 1
- Joined: Sat Nov 23, 2013 7:08 pm
Re: 2.3 possible on HK multiwii pro board in tri configurati
Comment out the #define MEGA_HW_PWM_SERVOS in the config.h file
It should look like this:
//#define MEGA_HW_PWM_SERVOS
This may not the the 'proper' thing to do but it got mine working.
Good luck!
It should look like this:
//#define MEGA_HW_PWM_SERVOS
This may not the the 'proper' thing to do but it got mine working.
Good luck!