mirror of
https://github.com/betaflight/betaflight.git
synced 2025-07-23 08:15:30 +03:00
Runtime ESC count / gpio / pin detection
Runtime ESC gpio/pin detection Runtime ESC count detection
This commit is contained in:
parent
621008cffc
commit
02b297afa7
13 changed files with 120 additions and 56 deletions
|
@ -129,8 +129,7 @@
|
|||
#define USE_CLI
|
||||
|
||||
#define USE_SERIAL_1WIRE
|
||||
// How many escs does this board support?
|
||||
#define ESC_COUNT 6
|
||||
#define USE_SERIAL_1WIRE_CLI
|
||||
|
||||
// FlexPort (pin 21/22, TX/RX respectively):
|
||||
// Note, FlexPort has 10k pullups on both TX and RX
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue