mirror of
https://github.com/betaflight/betaflight.git
synced 2025-07-24 16:55:36 +03:00
Disabled Dshot DMAR for CLRACINGF4.
This commit is contained in:
parent
a301a0019e
commit
28adf08f96
1 changed files with 1 additions and 1 deletions
|
@ -28,7 +28,7 @@
|
|||
#define BEEPER_INVERTED
|
||||
#define BEEPER_PWM_HZ 3800 // Beeper PWM frequency in Hz
|
||||
|
||||
#define ENABLE_DSHOT_DMAR true
|
||||
#define ENABLE_DSHOT_DMAR false // Motors 3 / 4 conflict with LED_STRIP if enabled
|
||||
|
||||
#define INVERTER_PIN_UART1 PC0 // PC0 used as inverter select GPIO
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue