From 321408a45ead3aa91e896eb0142b836e20c02ccb Mon Sep 17 00:00:00 2001 From: pankore <86098180+pankore@users.noreply.github.com> Date: Wed, 23 Nov 2022 10:40:06 +0800 Subject: [PATCH] [Readme] Restyle --- examples/all-clusters-app/ameba/README.md | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/examples/all-clusters-app/ameba/README.md b/examples/all-clusters-app/ameba/README.md index ee975264604069..a710a2e5e006f9 100644 --- a/examples/all-clusters-app/ameba/README.md +++ b/examples/all-clusters-app/ameba/README.md @@ -137,8 +137,8 @@ to be On or Off. - Open the USB-TTL serial port and type `help` to view the available commands -- To know what are the available subcommands are there, enter `switch` command in the shell - +- To know what are the available subcommands are there, enter `switch` command + in the shell ## Binding and Controlling a Device @@ -165,7 +165,7 @@ to be On or Off. - Send OnOff command to the device through the switch device's Matter Shell `switch onoff on` - + `switch onoff off` * You may also bind more than one cluster to the switch device. Below command @@ -179,11 +179,11 @@ to be On or Off. format shown in the description of the commands. `switch onoff on` - + `switch levelcontrol movetolevel 100 0 0 0` - + `switch colorcontrol movetohue 100 0 0 0 0` - + `switch thermostat SPRL 0 0` * You may also request to read cluster attributes from Matter Shell