Skip to content

Commit 27383e0

Browse files
authored
fix(typo): typo and commentaries
1 parent dc90ee8 commit 27383e0

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
@@ -39,7 +39,7 @@ After using a Matter provider Smartphone APP to add a Matter device to your Home
3939
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 Wi-Fi using an ESP32 device will connect to a 2.4 GHz Wi-Fi SSID, therefore the Commissioner APP Smartphone shall be connected to this SSID.
4141

42-
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.
42+
The Matter and Wi-Fi configuration will be stored in NVS to ensure that it will connect to the Matter Fabric and Wi-Fi Network again once it is reset.
4343

4444
The Matter Smartphone APP will control the light state (ON/OFF), temperature (Warm/Cold White), and brightness.
4545

0 commit comments

Comments
 (0)