mirror of
https://github.com/betaflight/betaflight.git
synced 2025-07-19 14:25:20 +03:00
Removed uneeded USE_DSHOT_DMAR defines.
This commit is contained in:
parent
3af1610d0b
commit
c5dd7be884
3 changed files with 0 additions and 4 deletions
|
@ -37,7 +37,6 @@
|
|||
#define BEEPER_PIN PC13
|
||||
#define BEEPER_INVERTED
|
||||
|
||||
#define USE_DSHOT_DMAR
|
||||
#define ENABLE_DSHOT_DMAR true
|
||||
|
||||
#ifdef OMNINXT4
|
||||
|
|
|
@ -30,8 +30,6 @@
|
|||
#define LED0_INVERTED
|
||||
#define LED1_INVERTED
|
||||
|
||||
#define USE_DSHOT_DMAR
|
||||
|
||||
// MPU6500 interrupt
|
||||
#define USE_EXTI
|
||||
#define MPU_INT_EXTI PC4
|
||||
|
|
|
@ -27,7 +27,6 @@
|
|||
#define LED0_PIN PA15
|
||||
#define LED1_PIN PC14
|
||||
|
||||
#define USE_DSHOT_DMAR
|
||||
#define ENABLE_DSHOT_DMAR true
|
||||
|
||||
//BEEPER
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue