1
0
Fork 0
mirror of https://github.com/betaflight/betaflight.git synced 2025-07-19 14:25:20 +03:00

Adjusted as per suggestion - could be other future brushed motor FCs based on NAZE

This commit is contained in:
blckmn 2016-11-09 20:07:13 +11:00
parent b1844eb5f9
commit 0a1f940bcb

View file

@ -157,7 +157,7 @@
// USART2, PA3 // USART2, PA3
#define BIND_PIN PA3 #define BIND_PIN PA3
#if !defined(BEEBRAIN) #if !defined(BRUSHED_MOTORS)
#define USE_SERIAL_4WAY_BLHELI_INTERFACE #define USE_SERIAL_4WAY_BLHELI_INTERFACE
#endif #endif