Skip to content

Commit

Permalink
Added changes to the readme files
Browse files Browse the repository at this point in the history
  • Loading branch information
shgutte committed Sep 10, 2024
1 parent e5c427a commit dce3531
Showing 1 changed file with 14 additions and 14 deletions.
28 changes: 14 additions & 14 deletions examples/refrigerator-app/silabs/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,19 +4,19 @@ An example showing the use of CHIP on the Silicon Labs EFR32 MG24.

<hr>

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

<hr>

Expand Down Expand Up @@ -284,7 +284,7 @@ combination with JLinkRTTClient as follows:
The
[CHIPTool](https://github.com/project-chip/connectedhomeip/blob/master/examples/chip-tool/README.md)
can now be used to send ZCL commands to the refrigerator device. For
instance, to set the refrigerator covering lift by percentage:
instance, to see the refrigerator status you can use the following commands:

```
chip-tool pairing ble-thread 1 hex:<operationalDataset> 20202021 3840
Expand Down

0 comments on commit dce3531

Please sign in to comment.