diff --git a/boards/modalai/voxl2/target/voxl-px4-start b/boards/modalai/voxl2/target/voxl-px4-start index 5a9149f225..4b0c132cfc 100755 --- a/boards/modalai/voxl2/target/voxl-px4-start +++ b/boards/modalai/voxl2/target/voxl-px4-start @@ -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