mirror of
https://github.com/betaflight/betaflight.git
synced 2025-07-15 12:25:20 +03:00
Merge pull request #11404 from betafpv-engineer/master
Set the target BETAFPVF4SX1280 dshot_bitbang to OFF
This commit is contained in:
commit
2d2cc20527
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