1
0
Fork 0
mirror of https://github.com/betaflight/betaflight.git synced 2025-07-23 16:25:31 +03:00

Enable Spektrum bind for CJMCU, CC3D, NAZE32PRO targets

This commit is contained in:
Michael Jakob 2014-12-01 17:22:57 +01:00 committed by Dominic Clifton
parent 1766857da6
commit 97523e832c
5 changed files with 16 additions and 1 deletions

View file

@ -76,3 +76,8 @@
#define TELEMETRY
#define SERIAL_RX
#define AUTOTUNE
#define SPEKTRUM_BIND
// USART3, PB11 (Flexport)
#define BIND_PORT GPIOB
#define BIND_PIN Pin_11