mirror of
https://github.com/PX4/PX4-Autopilot.git
synced 2026-05-21 04:33:10 +08:00
nxp_rddrone-uavcan146:Add init to start PWM
This commit is contained in:
committed by
David Sidrane
parent
6394e06173
commit
ddc161a10a
@@ -0,0 +1,12 @@
|
||||
#!/bin/sh
|
||||
#
|
||||
# board defaults
|
||||
#------------------------------------------------------------------------------
|
||||
|
||||
|
||||
if [ $AUTOCNF = yes ]
|
||||
then
|
||||
|
||||
fi
|
||||
|
||||
pwm_out mode_pwm1 start
|
||||
Reference in New Issue
Block a user