mirror of
https://github.com/betaflight/betaflight.git
synced 2025-07-16 12:55:19 +03:00
Set the target BETAFPVF4SX1280 dshot_bitbang to OFF
This commit is contained in:
parent
7b4415f062
commit
54548cdf4c
1 changed files with 1 additions and 1 deletions
|
@ -134,7 +134,7 @@
|
|||
|
||||
#define USE_ESCSERIAL
|
||||
#define ENABLE_DSHOT_DMAR DSHOT_DMAR_AUTO
|
||||
#define DSHOT_BITBANG_DEFAULT DSHOT_BITBANG_ON
|
||||
#define DSHOT_BITBANG_DEFAULT DSHOT_BITBANG_OFF
|
||||
|
||||
#define TARGET_IO_PORTA 0xffff
|
||||
#define TARGET_IO_PORTB 0xffff
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue