update readme install

This commit is contained in:
2022-12-22 09:14:05 +01:00
parent 36310ab98e
commit 2219094bce
2 changed files with 18 additions and 1 deletions

2
resetCAN.sh Normal file
View File

@ -0,0 +1,2 @@
sudo ip link set can0 down; sudo ip link set can0 type can bitrate 125000; sudo ip link set can0 up