mirror of
https://github.com/PX4/PX4-Autopilot.git
synced 2026-06-06 16:49:51 +08:00
ROMFS: allow to run without sercon
This commit is contained in:
committed by
Lorenz Meier
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.
|
||||
|
||||
Reference in New Issue
Block a user