Browse Source

feat(chapt13): 增加安装串口监视器

鱼香ROS 2 years ago
parent
commit
2df37b9648
1 changed files with 1 additions and 1 deletions
  1. 1 1
      docs/humble/chapt13/get_started/6.串口通信-接收实验.md

+ 1 - 1
docs/humble/chapt13/get_started/6.串口通信-接收实验.md

@@ -48,7 +48,7 @@ void loop()
 
 使用快捷键,编译 `Ctrl+Alt+B`、上传 `Ctrl+Alt+U`,接着准备发送数据
 
-因为要发送消息,这里我们换一个收发分离的串口监视器来进行数据发送
+因为要发送消息,这里我们换一个收发分离的串口监视器来进行数据发送,在VSCODE的侧边栏中,点击“Extensions”图标,然后在搜索框中搜索“SerialMonitor”,找到并安装SerialMonitor插件。
 
 使用`Ctrl+Alt+~`打开终端,接着在终端中你可以看到串口监视器一栏