Remap TIM17 DMA on SPF3

This commit is contained in:
borisbstyle 2016-11-07 12:33:12 +01:00 committed by GitHub
parent d62a258a03
commit d572043b8a
1 changed files with 1 additions and 0 deletions

View File

@ -103,6 +103,7 @@
#define RSSI_ADC_PIN PB2
#define USE_DSHOT
#define REMAP_TIM17_DMA
// UART1 TX uses DMA1_Channel4, which is also used by dshot on motor 4
#if defined(USE_UART1_TX_DMA) && defined(USE_DSHOT)