Skip to content

Commit 99dc865

Browse files
authored
fix(typo): typo and commentaries
1 parent 4d576d4 commit 99dc865

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
@@ -80,7 +80,7 @@ This is possible with the ESP32-C6.
8080
It is neessasy to have a Thread Border Routed in the Matter Environment. Check you matter hardware provider.
8181
In order to build the application that will use Thread Networking instead of Wi-Fi, please execute:
8282

83-
Example for ESP32-S3/Linux|MacOS:
83+
Example for ESP32-S3/Linux | macOS:
8484
`idf.py SDKCONFIG_DEFAULTS="sdkconfig.defaults.c6_thread" -p /dev/ttyACM0 flash monitor`
8585
Example for ESP32-C3/Windows:
8686
`idf.py -D SDKCONFIG_DEFAULTS="sdkconfig.defaults.c6_thread" -p com3 flash monitor`

0 commit comments

Comments
 (0)