mirror of
https://github.com/betaflight/betaflight.git
synced 2025-07-19 22:35:23 +03:00
Minor cleanup
This commit is contained in:
parent
9028db79c8
commit
06ad65a2f6
4 changed files with 8 additions and 8 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue