1
0
Fork 0
mirror of https://github.com/betaflight/betaflight.git synced 2025-07-25 01:05:27 +03:00

Changed 'pwmWriteDshotCommand' to use switch for better readability.

This commit is contained in:
mikeller 2017-06-16 01:43:08 +12:00
parent f37847bdda
commit 7c14c49701
4 changed files with 20 additions and 8 deletions

View file

@ -370,6 +370,7 @@ void initActiveBoxIds(void)
BME(BOXFPVANGLEMIX);
//TODO: Split this into BOX3DDISABLESWITCH and BOXDSHOTREVERSE
BME(BOX3DDISABLESWITCH);
if (feature(FEATURE_SERVO_TILT)) {