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:
parent
b1844eb5f9
commit
0a1f940bcb
1 changed files with 1 additions and 1 deletions
|
@ -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
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue