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