tub-uas / fcc

1 stars 0 forks source link

Error in mixer.cpp - pwm2func vs func2pwm #26

Closed heappy closed 3 years ago

heappy commented 3 years ago

pwm2func and func2pwm functions are not consistent concerning the pwm Values connected to a specific mode

e.g. pwm2func(1000) will return enum CTRL func2pwm(CTRL) will return 1900