From b532c0e05f2c41cad924da2210ee3d44f02238c7 Mon Sep 17 00:00:00 2001 From: "Yang You (UU)" Date: Tue, 9 Dec 2025 11:26:23 -0800 Subject: fix the readme.md --- network/wlan/WIFICX/README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/network/wlan/WIFICX/README.md b/network/wlan/WIFICX/README.md index 6a1ac33c..c4d7e253 100644 --- a/network/wlan/WIFICX/README.md +++ b/network/wlan/WIFICX/README.md @@ -39,12 +39,14 @@ The control path uses hardcoded data since this sample does not target real hard - [x] Scan access points and report BSS entries to the Windows UI. - [x] Connect to an open access point from the Windows UI. - [x] Disconnect from the connected access point. + - [x] Transfer data between two Wi-Fi device instances (e.g., ping and throughput test). +