mirror of
https://gitee.com/mirrors_PX4/PX4-Autopilot.git
synced 2026-05-20 15:47:34 +08:00
hk micro pcb quad: change min pwm value
This commit is contained in:
@@ -2,8 +2,9 @@
|
||||
#
|
||||
# Hobbyking Micro Integrated PCB Quadcopter
|
||||
#
|
||||
# Anton Babushkin <anton.babushkin@me.com>
|
||||
# Thomas Gubler <thomasgubler@gmail.com>
|
||||
#
|
||||
echo "HK Micro PCB Quad"
|
||||
|
||||
sh /etc/init.d/4001_quad_x
|
||||
|
||||
@@ -23,5 +24,5 @@ then
|
||||
param set MC_YAWRATE_D 0.0
|
||||
fi
|
||||
|
||||
set PWM_MIN 1100
|
||||
set PWM_MIN 1200
|
||||
set PWM_DISARMED 900
|
||||
|
||||
Reference in New Issue
Block a user