mirror of
https://github.com/PX4/PX4-Autopilot.git
synced 2026-05-27 10:17:45 +08:00
A mixer is required.
This commit is contained in:
@@ -22,6 +22,12 @@ fi
|
|||||||
#
|
#
|
||||||
px4io start
|
px4io start
|
||||||
|
|
||||||
|
#
|
||||||
|
# Load an appropriate mixer. FMU_pass.mix is a passthru mixer.
|
||||||
|
# See ROMFS/mixers for a full list of mixers.
|
||||||
|
#
|
||||||
|
mixer load /dev/pwm_output /etc/mixers/FMU_pass.mix
|
||||||
|
|
||||||
#
|
#
|
||||||
# Start the sensors.
|
# Start the sensors.
|
||||||
#
|
#
|
||||||
|
|||||||
Reference in New Issue
Block a user