Skip to content

Commit f7215da

Browse files
authored
Update board_config.md
1 parent ccd8246 commit f7215da

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

assets/doc/board_config.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -40,6 +40,7 @@
4040
用户可以使用nc指令查看上传的数据,Linux中nc命令是一个功能强大的网络工具,全称是netcat
4141
```bash
4242
# 192.168.1.188 8888 表示同步板的IP地址和端口
43+
# 打开任意终端,并输入以下指令:
4344
echo “Hello InfiniteSense” | nc -u 192.168.1.188 8888
4445
```
4546

0 commit comments

Comments
 (0)