Enabled REMAP_TIM17_DMA for KISS FC to use PWM6 as spare motor output

This commit is contained in:
Bas Delfos 2017-01-15 22:28:47 +01:00
parent b3c5980683
commit afd848e425
1 changed files with 1 additions and 0 deletions

View File

@ -27,6 +27,7 @@
#define USE_ESCSERIAL #define USE_ESCSERIAL
#define ESCSERIAL_TIMER_TX_HARDWARE 6 #define ESCSERIAL_TIMER_TX_HARDWARE 6
#define REMAP_TIM17_DMA
#define LED0 PB1 #define LED0 PB1