mirror of
https://gitee.com/mirrors_PX4/PX4-Autopilot.git
synced 2026-05-18 18:09:05 +08:00
ROMFS: allow to run without sercon
This commit is contained in:
parent
c39e9a9695
commit
06408b8a4e
@ -38,7 +38,9 @@ mount -t procfs /proc
|
||||
#
|
||||
# Start CDC/ACM serial driver
|
||||
#
|
||||
sercon
|
||||
if sercon
|
||||
then
|
||||
fi
|
||||
|
||||
#
|
||||
# Default to auto-start mode.
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user