1
0
Fork 0
mirror of https://github.com/betaflight/betaflight.git synced 2025-07-16 04:45:24 +03:00

BetaFlighF3, Motors 2 and 3 fail with DMAR on Dshot600. Disabled DMAR.

This commit is contained in:
Anders Hoglund 2018-01-03 19:47:58 +01:00
parent 702266c2e4
commit cc129c7266

View file

@ -31,7 +31,8 @@
#define BEEPER PC15
#define BEEPER_INVERTED
#define USE_DSHOT_DMAR
#define USE_DSHOT_DMA
#undef USE_DSHOT_DMAR
#define USABLE_TIMER_CHANNEL_COUNT 10