1
0
Fork 0
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:
Bryce Johnson 2017-06-09 01:55:04 -05:00
parent 617d36a6a9
commit 13e21c969e
8 changed files with 62 additions and 10 deletions

View file

@ -370,9 +370,7 @@ void initActiveBoxIds(void)
BME(BOXFPVANGLEMIX);
if (feature(FEATURE_3D)) {
BME(BOX3DDISABLESWITCH);
}
BME(BOX3DDISABLESWITCH);
if (feature(FEATURE_SERVO_TILT)) {
BME(BOXCAMSTAB);