Skip to content
Snippets Groups Projects
Commit 28a29548 authored by Julian Oes's avatar Julian Oes Committed by Lorenz Meier
Browse files

rcS: set PWM output to 400 Hz for passthrough

parent 8b9c943d
No related branches found
No related tags found
No related merge requests found
......@@ -765,6 +765,8 @@ then
# Arm straightaway.
pwm arm
# Use 400 Hz PWM on all channels.
pwm rate -a -r 400
fi
unset MIXER
......
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