diff --git a/zh-cn/device-dev/porting/porting-minichip-subsys-communication.md b/zh-cn/device-dev/porting/porting-minichip-subsys-communication.md index f4bcb06e844dccb0a41732c02006d49dae391124..3397be8423afcfd45df00c15f66930a2434063d1 100644 --- a/zh-cn/device-dev/porting/porting-minichip-subsys-communication.md +++ b/zh-cn/device-dev/porting/porting-minichip-subsys-communication.md @@ -40,9 +40,9 @@ group("wifi") { **表2** wifi_hotspot_config.h -| 文件 | 接口 | 作用 | -| -------- | -------- | -------- | -| wifi_hotspot_config.h | SetBand | 设置该热点的频段。 | +| 接口 | 作用 | +| -------- | -------- | +| SetBand | 设置该热点的频段。 | | GetBand | 获取该热点的频段。 | **表3** wifi_hotspot.h