mirror of
https://github.com/betaflight/betaflight.git
synced 2025-07-26 17:55:30 +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 BRUSHED_MOTORS
|
||||||
#define TARGET_BOARD_IDENTIFIER "BEBR"
|
#define TARGET_BOARD_IDENTIFIER "BEBR"
|
||||||
#define TARGET_CONFIG
|
#define TARGET_CONFIG
|
||||||
|
#define DEFAULT_FEATURES FEATURE_MOTOR_STOP
|
||||||
#else
|
#else
|
||||||
#define TARGET_BOARD_IDENTIFIER "AFNA"
|
#define TARGET_BOARD_IDENTIFIER "AFNA"
|
||||||
#endif
|
#endif
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue