1
0
Fork 0
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:
mikeller 2018-05-10 22:54:44 +12:00
parent 3af1610d0b
commit c5dd7be884
3 changed files with 0 additions and 4 deletions

View file

@ -37,7 +37,6 @@
#define BEEPER_PIN PC13
#define BEEPER_INVERTED
#define USE_DSHOT_DMAR
#define ENABLE_DSHOT_DMAR true
#ifdef OMNINXT4

View file

@ -30,8 +30,6 @@
#define LED0_INVERTED
#define LED1_INVERTED
#define USE_DSHOT_DMAR
// MPU6500 interrupt
#define USE_EXTI
#define MPU_INT_EXTI PC4

View file

@ -27,7 +27,6 @@
#define LED0_PIN PA15
#define LED1_PIN PC14
#define USE_DSHOT_DMAR
#define ENABLE_DSHOT_DMAR true
//BEEPER