Skip to content
Snippets Groups Projects
Commit 73689e65 authored by Lorenz Meier's avatar Lorenz Meier
Browse files

Update VTOL setup for PWM outputs

parent 7d0db35e
No related branches found
No related tags found
No related merge requests found
......@@ -23,12 +23,3 @@ fi
# set environment variables (!= parameters)
set PWM_RATE 400
# tell the mixer to use parameters for these instead
set PWM_DISARMED p:PWM_DISARMED
set PWM_MIN p:PWM_MIN
set PWM_MAX p:PWM_MAX
if param compare PWM_DISARMED 0
then
param set PWM_DISARMED 900
fi
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