mirror of
https://github.com/betaflight/betaflight.git
synced 2025-07-20 06:45:16 +03:00
FastPwm for all oneshot42/125 and multishot // Cleanup
This commit is contained in:
parent
702ef4e798
commit
e0c1f84206
4 changed files with 21 additions and 12 deletions
|
@ -36,7 +36,7 @@
|
|||
#define MAX_INPUTS 8
|
||||
|
||||
#define PWM_TIMER_MHZ 1
|
||||
#define ONESHOT125_TIMER_MHZ 24
|
||||
#define ONESHOT_TIMER_MHZ 24
|
||||
#define PWM_BRUSHED_TIMER_MHZ 8
|
||||
#define MULTISHOT_TIMER_MHZ 12
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue