1
0
Fork 0
mirror of https://github.com/betaflight/betaflight.git synced 2025-07-19 22:35:23 +03:00

Minor cleanup

This commit is contained in:
blckmn 2017-06-29 11:19:04 +10:00
parent 9028db79c8
commit 06ad65a2f6
4 changed files with 8 additions and 8 deletions

View file

@ -77,7 +77,7 @@ typedef enum {
PWM_TYPE_MAX
} motorPwmProtocolTypes_e;
#define PWM_TIMER_HZ MHZ_TO_HZ(1)
#define PWM_TIMER_1MHZ MHZ_TO_HZ(1)
#ifdef USE_DSHOT
#define MAX_DMA_TIMERS 8