Skip to content

Commit

Permalink
Added helper
Browse files Browse the repository at this point in the history
  • Loading branch information
grodansparadis committed Jul 1, 2021
1 parent 467ba06 commit b4317ae
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions tools/setup_fd_vcan0.sh
Original file line number Diff line number Diff line change
@@ -0,0 +1,4 @@
#!/bin/sh
sudo ip link add dev vcan1 type vcan
sudo ip link set vcan1 mtu 72
sudo ip link set up vcan1

0 comments on commit b4317ae

Please sign in to comment.