mirror of
https://github.com/betaflight/betaflight.git
synced 2025-07-25 01:05:27 +03:00
Added Dshot commands for reversing the motors and beeper for blheli_s
This commit is contained in:
parent
617d36a6a9
commit
13e21c969e
8 changed files with 62 additions and 10 deletions
|
@ -370,9 +370,7 @@ void initActiveBoxIds(void)
|
|||
|
||||
BME(BOXFPVANGLEMIX);
|
||||
|
||||
if (feature(FEATURE_3D)) {
|
||||
BME(BOX3DDISABLESWITCH);
|
||||
}
|
||||
BME(BOX3DDISABLESWITCH);
|
||||
|
||||
if (feature(FEATURE_SERVO_TILT)) {
|
||||
BME(BOXCAMSTAB);
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue