Skip to content

Commit a9527de

Browse files
authored
fix(typo): typo and commentaries
1 parent fd02781 commit a9527de

File tree

1 file changed

+1
-1
lines changed
  • idf_component_examples/esp_matter_light

1 file changed

+1
-1
lines changed

idf_component_examples/esp_matter_light/README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@ The WS2812b built-in LED will turn purple as soon as the device is flashed and r
3636
The purple color indicates that the Matter Accessory has not been commissioned yet.
3737
After using a Matter provider Smartphone APP to add a Matter device to your Home Application, it may turn orange to indicate that it has no Wi-Fi connection.
3838

39-
Once it connects to the WiFi network, the LED will turn white to indicate that Matter is working and the device is connected to the Matter Environment.
39+
Once it connects to the Wi-Fi network, the LED will turn white to indicate that Matter is working and the device is connected to the Matter Environment.
4040
Please note that Matter over WiFi using an ESP32 device will connect to a 2.4GHz WiFi SSID, therefore the Commissioner APP Smartphone shall be connected to this SSID.
4141

4242
The Matter and WiFi configuration will be stored in NVS to ensure that it will connect to the Matter Fabric and WiFi Network again once it is reset.

0 commit comments

Comments
 (0)