mirror of
https://github.com/betaflight/betaflight.git
synced 2025-07-24 16:55:36 +03:00
SPRacingF3Mini - Enter spektrum bind mode when button A is pressed on
cold boot.
This commit is contained in:
parent
680acc518f
commit
0ef8f08f10
1 changed files with 5 additions and 0 deletions
|
@ -184,3 +184,8 @@
|
|||
// USART3,
|
||||
#define BIND_PORT GPIOB
|
||||
#define BIND_PIN Pin_11
|
||||
|
||||
#define HARDWARE_BIND_PLUG
|
||||
// Hardware bind plug at PB1
|
||||
#define BINDPLUG_PORT GPIOB
|
||||
#define BINDPLUG_PIN Pin_1
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue