Skip to content
Snippets Groups Projects
Unverified Commit d428584c authored by walzert's avatar walzert Committed by GitHub
Browse files

Update can.md

parent 13b0c824
No related branches found
No related tags found
No related merge requests found
......@@ -11,7 +11,7 @@ modprobe vcan
ip link add vcan0 type vcan
ip link set vcan0 up
```
To enable a virtual can device use following commands
To enable a serial can (slcan) device use following commands
```
/sbin/modprobe slcan;
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment