python-can Questions
3
I am working on a project that requires me to create a virtual CAN network on my host machine
$ sudo modprobe vcan
$ sudo ip link add dev vcan0 type vcan
$ sudo ip link set up vcan0
My ifconfig :
...
Hierophant asked 21/7, 2020 at 16:48
1
© 2022 - 2024 — McMap. All rights reserved.