1
0
Fork 0
mirror of https://github.com/betaflight/betaflight.git synced 2025-07-24 00:35:39 +03:00

Merge pull request #1379 from martinbudden/bf_cc3d_rom

Added back 4way blheli for CC3D
This commit is contained in:
Martin Budden 2016-10-23 09:17:15 +01:00 committed by GitHub
commit eef0d7a761

View file

@ -106,7 +106,7 @@
// USART3, PB11 (Flexport)
#define BIND_PIN PB11
//#define USE_SERIAL_4WAY_BLHELI_INTERFACE
#define USE_SERIAL_4WAY_BLHELI_INTERFACE
//#define SONAR
//#define SONAR_ECHO_PIN PB0
@ -121,6 +121,7 @@
#undef BARO
#undef SONAR
#undef LED_STRIP
#undef USE_SERIAL_4WAY_BLHELI_INTERFACE
#endif
#define DEFAULT_RX_FEATURE FEATURE_RX_PPM