File tree Expand file tree Collapse file tree 1 file changed +3
-2
lines changed
content/hardware/03.nano/boards/nano-matter/tutorials/open-thread-border-router Expand file tree Collapse file tree 1 file changed +3
-2
lines changed Original file line number Diff line number Diff line change @@ -357,7 +357,7 @@ Here is an example using the previously gathered parameters:
357357```
358358
359359If commissioning phase works fine, on the end-device serial monitor you will get the following:
360- ![ Nano Matter commissioning ] ( assets/nano-matter-term.png )
360+
361361
362362Now we are ready to control the Smart Outlet from the CHIP Tool system.
363363
@@ -377,7 +377,8 @@ To control the Smart Outlet use the following command format:
377377- ` 0x03 ` : This is the endpoint ID of the device (fixed to 0x03 for Silicon Labs device).
378378
379379Every time you run the command the Smart Outlet will toggle, turning on or off the load connected.
380- ![ Smart outlet working demo] ( assets/final-demo.gif )
380+
381+
381382
382383## Conclusion
383384
You can’t perform that action at this time.
0 commit comments