Skip to content

Commit

Permalink
Fix how to initialize virtual can.
Browse files Browse the repository at this point in the history
  • Loading branch information
aentinger committed Jan 17, 2023
1 parent 6ee8649 commit 779617e
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
================================================
* Setup a virtual CAN interface (`vcan0`)
```bash
sudo . setup_vcan.sh
. setup_vcan.sh
```
You can observe the frames on the virtual CAN bus using `candump`
```bash
Expand Down

0 comments on commit 779617e

Please sign in to comment.