mirror of
https://github.com/betaflight/betaflight.git
synced 2025-07-24 16:55:36 +03:00
Add Default Feature Motor Stop To BEEBRAIN
This commit is contained in:
parent
5ac94a94e7
commit
68424ff563
1 changed files with 1 additions and 0 deletions
|
@ -33,6 +33,7 @@
|
|||
#define BRUSHED_MOTORS
|
||||
#define TARGET_BOARD_IDENTIFIER "BEBR"
|
||||
#define TARGET_CONFIG
|
||||
#define DEFAULT_FEATURES FEATURE_MOTOR_STOP
|
||||
#else
|
||||
#define TARGET_BOARD_IDENTIFIER "AFNA"
|
||||
#endif
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue