We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d46fafc commit ea5f261Copy full SHA for ea5f261
idf_component_examples/esp_matter_light/README.md
@@ -69,7 +69,7 @@ Linux/macOS: `rm -rf build managed_components sdkconfig dependencies.lock`
69
Windows: `rmdir /s/q build managed_components` and `del sdkconfig dependencies.lock`
70
71
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.
+Those are the tested devices that have a WS2812 RGB LED and can run BLE, Wi-Fi and Matter.
73
74
In case it is necessary to change the Button Pin or the REG LED Pin, please use the `menuconfig`
75
`idf.py menuconfig` and change the Menu Option `Light Matter Accessory`
0 commit comments