Skip to content

Commit fbdd3cd

Browse files
authored
Update README_CN.md
1 parent 61576b6 commit fbdd3cd

File tree

1 file changed

+5
-1
lines changed

1 file changed

+5
-1
lines changed

README_CN.md

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,10 @@ LinkerHand Python SDK
1414
- download
1515

1616
```bash
17-
git clone https://github.com/linkerbotai/linker_hand_python_sdk.git
17+
# 开启CAN端口
18+
$ sudo /usr/sbin/ip link set can0 up type can bitrate 1000000 #USB转CAN设备蓝色灯常亮状态
19+
20+
$ git clone https://github.com/linkerbotai/linker_hand_python_sdk.git
1821
```
1922

2023
- install
@@ -93,3 +96,4 @@ MODBUS: "None" or "RML"
9396

9497

9598

99+

0 commit comments

Comments
 (0)