1
0
Fork 0
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:
Dominic Clifton 2015-09-18 18:58:36 +01:00 committed by borisbstyle
parent 680acc518f
commit 0ef8f08f10

View file

@ -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