提交 3332cd99 编写于 作者: G gaosheng2006

fix: add missing quotation marks

Signed-off-by: Ngaosheng2006 <gaosheng2006@foxmail.com>
上级 29ba1a71
...@@ -117,8 +117,8 @@ group("wifi") { ...@@ -117,8 +117,8 @@ group("wifi") {
``` ```
{ {
subsystem": "communication", "subsystem": "communication",
components": [ "components": [
{ "component": "wifi_lite", "features":[] } { "component": "wifi_lite", "features":[] }
] ]
}, },
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册