fix(doc): fix get start process in port notes

This commit is contained in:
wangtao@espressif.com
2025-04-17 20:39:53 +08:00
parent ca22d0e8ec
commit 698f64d3e1
2 changed files with 6 additions and 2 deletions
@@ -264,7 +264,9 @@ on Arch Linux this is done by adding the user to ``uucp`` group with the followi
sudo usermod -a -G uucp $USER
Make sure you re-login to enable read and write permissions for the serial port.
.. note::
Make sure you re-login to enable read and write permissions for the serial port.
Verify Serial Connection
------------------------
@@ -264,7 +264,9 @@ macOS::
sudo usermod -a -G uucp $USER
请重新登录,确保串口读写权限生效。
.. note::
请重新登录,确保串口读写权限生效。
确认串口连接
------------------------