
Is Multiwii is optimized for SimonK ESC firmware ?
I mean, for the refresh rate ?
Is there anything to setup in the code to enable these optimizations ?
Thank you for your help.
Code: Select all
#define MINTHROTTLE 1064 // special ESC (simonk)
Code: Select all
#define MINCOMMAND 1008 // (**)
#define EXT_MOTOR_RANGE
nikosd wrote:Hi crashlander
when you say "flash them with extended range (0-2000) " you mean edit predifined throttle end points and set ppm working range from 0-2000 or enything else ?