Skip to content

Commit 38943db

Browse files
authored
Update README.md
1 parent 0fb6f49 commit 38943db

File tree

1 file changed

+14
-0
lines changed

1 file changed

+14
-0
lines changed

README.md

+14
Original file line numberDiff line numberDiff line change
@@ -45,6 +45,20 @@ sudo slcand -o -s6 /dev/MP-CAN1 can1; sudo slcand -o -s6 /dev/MP-CAN2 can2 # s
4545
sudo ifconfig can1 txqueuelen 1000;sudo ifconfig can2 txqueuelen 1000
4646
sudo ifconfig can1 up; sudo ifconfig can2 up
4747
```
48+
Speed commands:
49+
```
50+
s1: 20 KBit
51+
s2: 50 KBit
52+
s3: 100 KBit
53+
s4: 125 KBit
54+
s5: 250 KBit
55+
s6: 500 KBit
56+
s7: 800 KBit
57+
s8: 1 MBit
58+
```
59+
60+
61+
4862

4963
## 3. RealDash
5064

0 commit comments

Comments
 (0)