Skip to content

Commit dce3531

Browse files
committed
Added changes to the readme files
1 parent e5c427a commit dce3531

File tree

1 file changed

+14
-14
lines changed

1 file changed

+14
-14
lines changed

examples/refrigerator-app/silabs/README.md

+14-14
Original file line numberDiff line numberDiff line change
@@ -4,19 +4,19 @@ An example showing the use of CHIP on the Silicon Labs EFR32 MG24.
44

55
<hr>
66

7-
- [Matter EFR32 Refrigerator and Teamprature Controlled Example](#matter-efr32-refrigerator-and-teamprature-controlled-example)
8-
- [Introduction](#introduction)
9-
- [Building](#building)
10-
- [Flashing the Application](#flashing-the-application)
11-
- [Viewing Logging Output](#viewing-logging-output)
12-
- [Running the Complete Example](#running-the-complete-example)
13-
- [Notes](#notes)
14-
- [OTA Software Update](#ota-software-update)
15-
- [Building options](#building-options)
16-
- [Disabling logging](#disabling-logging)
17-
- [Debug build / release build](#debug-build--release-build)
18-
- [Disabling LCD](#disabling-lcd)
19-
- [KVS maximum entry count](#kvs-maximum-entry-count)
7+
- [Matter EFR32 Refrigerator and Teamprature Controlled Example](#matter-efr32-refrigerator-and-teamprature-controlled-example)
8+
- [Introduction](#introduction)
9+
- [Building](#building)
10+
- [Flashing the Application](#flashing-the-application)
11+
- [Viewing Logging Output](#viewing-logging-output)
12+
- [Running the Complete Example](#running-the-complete-example)
13+
- [Notes](#notes)
14+
- [OTA Software Update](#ota-software-update)
15+
- [Building options](#building-options)
16+
- [Disabling logging](#disabling-logging)
17+
- [Debug build / release build](#debug-build--release-build)
18+
- [Disabling LCD](#disabling-lcd)
19+
- [KVS maximum entry count](#kvs-maximum-entry-count)
2020

2121
<hr>
2222

@@ -284,7 +284,7 @@ combination with JLinkRTTClient as follows:
284284
The
285285
[CHIPTool](https://github.com/project-chip/connectedhomeip/blob/master/examples/chip-tool/README.md)
286286
can now be used to send ZCL commands to the refrigerator device. For
287-
instance, to set the refrigerator covering lift by percentage:
287+
instance, to see the refrigerator status you can use the following commands:
288288
289289
```
290290
chip-tool pairing ble-thread 1 hex:<operationalDataset> 20202021 3840

0 commit comments

Comments
 (0)