mirror of
https://github.com/betaflight/betaflight.git
synced 2025-07-13 11:29:58 +03:00
Merge pull request #2151 from basdelfos/kissfc-remap-dma-tim17
Allow remap motor output to PWM6 on KISS FC with DSHOT enabled
This commit is contained in:
commit
2e81bd0628
1 changed files with 1 additions and 0 deletions
|
@ -27,6 +27,7 @@
|
|||
|
||||
#define USE_ESCSERIAL
|
||||
#define ESCSERIAL_TIMER_TX_HARDWARE 6
|
||||
#define REMAP_TIM17_DMA
|
||||
|
||||
#define LED0 PB1
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue