diff --git a/README.md b/README.md index e1bcdd0e..8f41887a 100644 --- a/README.md +++ b/README.md @@ -136,4 +136,11 @@ sudo make install ```shell cd assets sudo dkpg -i Mech-Eye_API_2.5.1_amd64.deb +``` + +### 串口冲突问题 +```shell +sudo systemctl stop brltty +sudo systemctl disable brltty +sudo apt remove brltty ``` \ No newline at end of file