mirror of
https://github.com/betaflight/betaflight.git
synced 2025-07-25 17:25:20 +03:00
Enabled Dshot DMAR for SPRACINGF4NEO.
This commit is contained in:
parent
3af1610d0b
commit
0f8bace2b7
1 changed files with 2 additions and 0 deletions
|
@ -46,6 +46,8 @@
|
|||
#define BEEPER_PIN PC15
|
||||
#define BEEPER_INVERTED
|
||||
|
||||
#define ENABLE_DSHOT_DMAR true
|
||||
|
||||
#if (SPRACINGF4NEO_REV >= 2)
|
||||
#define INVERTER_PIN_UART2 PB2
|
||||
#else
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue