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:
parent
f37847bdda
commit
7c14c49701
4 changed files with 20 additions and 8 deletions
|
@ -370,6 +370,7 @@ void initActiveBoxIds(void)
|
|||
|
||||
BME(BOXFPVANGLEMIX);
|
||||
|
||||
//TODO: Split this into BOX3DDISABLESWITCH and BOXDSHOTREVERSE
|
||||
BME(BOX3DDISABLESWITCH);
|
||||
|
||||
if (feature(FEATURE_SERVO_TILT)) {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue