1
0
Fork 0
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:
mikeller 2018-05-10 22:52:04 +12:00
parent 3af1610d0b
commit 0f8bace2b7

View file

@ -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