Enable spektrum sat bind on REVONANO and BLUEJAYF4.

This commit is contained in:
Anders Hoglund 2016-08-05 21:22:52 +02:00
parent 361f937f6f
commit e84b2e4b01
2 changed files with 7 additions and 0 deletions

View File

@ -161,6 +161,9 @@
#define USE_SERIAL_4WAY_BLHELI_INTERFACE
#define SPEKTRUM_BIND
#define BIND_PIN PB11
#define TARGET_IO_PORTA 0xffff
#define TARGET_IO_PORTB 0xffff
#define TARGET_IO_PORTC 0xffff

View File

@ -92,6 +92,10 @@
#define USE_SERVOS
#define USE_CLI
#define SPEKTRUM_BIND
// USART2, PA3
#define BIND_PIN PA3
#define TARGET_IO_PORTA 0xffff
#define TARGET_IO_PORTB 0xffff
#define TARGET_IO_PORTC 0xffff