Skip to content

Commit 97df1e7

Browse files
SuGliderCopilot
andauthored
fix(matter): better commentary
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
1 parent 3f967a0 commit 97df1e7

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

docs/en/matter/matter.rst

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -107,8 +107,8 @@ The ``Matter`` class provides the following key methods:
107107

108108
* ``begin()``: Initializes the Matter stack
109109
* ``isDeviceCommissioned()``: Checks if the device is commissioned
110-
* ``isWiFiConnected()``: Checks Wi-Fi connection status (if Wi-Fi is enabled)
111-
* ``isThreadConnected()``: Checks Thread connection status (if Thread is enabled)
110+
* ``isWiFiConnected()``: Checks Wi-Fi connection status
111+
* ``isThreadConnected()``: Checks Thread connection status
112112
* ``isDeviceConnected()``: Checks overall device connectivity
113113
* ``isWiFiStationEnabled()``: Checks if WiFi Station mode is supported and enabled
114114
* ``isWiFiAccessPointEnabled()``: Checks if WiFi AP mode is supported and enabled

0 commit comments

Comments
 (0)