mirror of
https://github.com/PX4/PX4-Autopilot.git
synced 2026-05-31 18:47:21 +08:00
removed the confusing "echo ..." line (it confused Pavel)
This commit is contained in:
@@ -25,8 +25,6 @@ if [ $? == 0 ]; then
|
|||||||
exit
|
exit
|
||||||
fi
|
fi
|
||||||
|
|
||||||
echo "load driver and start $IFACE"
|
|
||||||
|
|
||||||
modprobe can
|
modprobe can
|
||||||
modprobe can_raw
|
modprobe can_raw
|
||||||
modprobe can_bcm
|
modprobe can_bcm
|
||||||
|
|||||||
Reference in New Issue
Block a user