mirror of
https://gitee.com/mirrors_PX4/PX4-Autopilot.git
synced 2026-04-14 10:07:39 +08:00
Add SYS_AUTOSTART touch in voxl-px4-start
This commit is contained in:
parent
fa1885af23
commit
8ade2e5f2d
@ -106,8 +106,10 @@ qshell rgbled_ncp5623c start -X -b 1 -f 400 -a 56
|
||||
|
||||
# We do not change the value of SYS_AUTOCONFIG but if it does not
|
||||
# show up as used then it is not reported to QGC and we get a
|
||||
# missing parameter error.
|
||||
# missing parameter error. Also, we don't use SYS_AUTOSTART but QGC
|
||||
# complains about it as well.
|
||||
param touch SYS_AUTOCONFIG
|
||||
param touch SYS_AUTOSTART
|
||||
|
||||
# ESC driver
|
||||
if [ "$ESC" == "VOXL_ESC" ]; then
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user