mirror of
https://github.com/PX4/PX4-Autopilot.git
synced 2026-05-30 15:08:16 +08:00
Startup scripts: get the indentation right
This commit is contained in:
@@ -1,6 +1,6 @@
|
|||||||
#!nsh
|
#!nsh
|
||||||
|
|
||||||
set VEHICLE_TYPE mc
|
set VEHICLE_TYPE fw
|
||||||
|
|
||||||
if [ $DO_AUTOCONFIG == yes ]
|
if [ $DO_AUTOCONFIG == yes ]
|
||||||
then
|
then
|
||||||
|
|||||||
Reference in New Issue
Block a user