Skip to content
Snippets Groups Projects
Commit c390d02f authored by mcsauder's avatar mcsauder Committed by Beat Küng
Browse files

Tidy up an OUTPUT_DEV set/unset in rc.interace and rcS.

parent 525531f2
No related branches found
No related tags found
No related merge requests found
......@@ -11,6 +11,7 @@
set MIXER_AUX_FILE none
set OUTPUT_AUX_DEV /dev/pwm_output1
set OUTPUT_DEV none
#
# If mount (gimbal) control is enabled and output mode is AUX, set the aux
......@@ -391,3 +392,4 @@ fi
unset MIXER_AUX_FILE
unset OUTPUT_AUX_DEV
unset OUTPUT_DEV
......@@ -591,7 +591,6 @@ unset MIXER_AUX
unset MIXER_FILE
unset MK_MODE
unset MKBLCTRL_ARG
unset OUTPUT_DEV
unset OUTPUT_MODE
unset PARAM_FILE
unset PWM_AUX_DISARMED
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment