File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed
Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff 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
You can’t perform that action at this time.
0 commit comments