1
0
Fork 0
mirror of https://github.com/betaflight/betaflight.git synced 2025-07-20 06:45:16 +03:00

Merge pull request #561 from AlienWiiBF/AlienFlight_fix

AlienFlight fixes
This commit is contained in:
J Blackman 2016-06-24 19:55:52 +10:00 committed by GitHub
commit 0b0eb8147b
17 changed files with 125 additions and 168 deletions

View file

@ -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