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 ea5f261 commit 4d576d4Copy full SHA for 4d576d4
idf_component_examples/esp_matter_light/README.md
@@ -78,7 +78,7 @@ In case it is necessary to change the Button Pin or the REG LED Pin, please use
78
79
This is possible with the ESP32-C6.
80
It is neessasy to have a Thread Border Routed in the Matter Environment. Check you matter hardware provider.
81
-In order to build the application that will use Thread Networking instead of WiFi, please execute:
+In order to build the application that will use Thread Networking instead of Wi-Fi, please execute:
82
83
Example for ESP32-S3/Linux|MacOS:
84
`idf.py SDKCONFIG_DEFAULTS="sdkconfig.defaults.c6_thread" -p /dev/ttyACM0 flash monitor`
0 commit comments