Skip to content

Commit ea5f261

Browse files
authored
fix(typo): typo and commentaries
1 parent d46fafc commit ea5f261

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
@@ -69,7 +69,7 @@ Linux/macOS: `rm -rf build managed_components sdkconfig dependencies.lock`
6969
Windows: `rmdir /s/q build managed_components` and `del sdkconfig dependencies.lock`
7070

7171
There is a configuration file for these SoC: esp32s3, esp32c3, esp32c6.
72-
Those are the tested devices that have a WS2812 RGB LED and can run BLE, WiFi and Matter.
72+
Those are the tested devices that have a WS2812 RGB LED and can run BLE, Wi-Fi and Matter.
7373

7474
In case it is necessary to change the Button Pin or the REG LED Pin, please use the `menuconfig`
7575
`idf.py menuconfig` and change the Menu Option `Light Matter Accessory`

0 commit comments

Comments
 (0)