mirror of
https://gitee.com/mirrors_PX4/PX4-Autopilot.git
synced 2026-04-14 10:07:39 +08:00
removed the confusing "echo ..." line (it confused Pavel)
This commit is contained in:
parent
8bb5677527
commit
ff040ea166
@ -25,8 +25,6 @@ if [ $? == 0 ]; then
|
||||
exit
|
||||
fi
|
||||
|
||||
echo "load driver and start $IFACE"
|
||||
|
||||
modprobe can
|
||||
modprobe can_raw
|
||||
modprobe can_bcm
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user