We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a18b800 commit 94118c2Copy full SHA for 94118c2
docs/en/matter/matter.rst
@@ -107,7 +107,7 @@ The ``Matter`` class provides the following key methods:
107
108
* ``begin()``: Initializes the Matter stack
109
* ``isDeviceCommissioned()``: Checks if the device is commissioned
110
-* ``isWi-FiConnected()``: Checks Wi-Fi connection status (if Wi-Fi is enabled)
+* ``isWiFiConnected()``: Checks Wi-Fi connection status (if Wi-Fi is enabled)
111
* ``isThreadConnected()``: Checks Thread connection status (if Thread is enabled)
112
* ``isDeviceConnected()``: Checks overall device connectivity
113
* ``isWiFiStationEnabled()``: Checks if WiFi Station mode is supported and enabled
0 commit comments