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
1 changed files with 5 additions and 0 deletions

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