Skip to content

Commit

Permalink
change slcan0 to can0
Browse files Browse the repository at this point in the history
  • Loading branch information
nomokazu committed Mar 9, 2024
1 parent 7eefc70 commit 9f50034
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -74,7 +74,7 @@ Lawicel CAN を USB接続した状態で、以下のコマンドを実行する

```
sudo slcand -o -s6 -t hw /dev/ttyUSB0
sudo ip link set up slcan0
sudo ip link set up can0
```

なお、Lawicel CAN をつなぎ直した場合は、 /dev/ttyUSBX の X が 0 からインクリメントされるかもしれないので注意。
Expand Down

0 comments on commit 9f50034

Please sign in to comment.