mirror of
https://github.com/betaflight/betaflight.git
synced 2025-07-24 08:45:36 +03:00
AlienFlight fixes
AK8963 driver updates Increase resolution for brushed motors from 250 to 750 steps (@32Khz pwm rate)
This commit is contained in:
parent
00f179397e
commit
070ea81816
10 changed files with 101 additions and 151 deletions
|
@ -37,7 +37,7 @@
|
|||
|
||||
#define PWM_TIMER_MHZ 1
|
||||
|
||||
#define PWM_BRUSHED_TIMER_MHZ 8
|
||||
#define PWM_BRUSHED_TIMER_MHZ 24
|
||||
#define MULTISHOT_TIMER_MHZ 72
|
||||
#define ONESHOT42_TIMER_MHZ 24
|
||||
#define ONESHOT125_TIMER_MHZ 8
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue