Fixed can-up as driver is in Linux kernel

This commit is contained in:
2024-04-30 11:42:35 -04:00
parent b7d8fef0ab
commit 90e103b829

View File

@ -5,7 +5,7 @@ lsmod | grep ^peak
# PCAN
echo "Can0"
modprobe pcan
modprobe peak_usb
ip link set can0 up type can bitrate 500000
ifconfig can0 up