Skip to content

Commit 24a7d4b

Browse files
restyled-commitsSarthak-Shaha
authored andcommitted
Restyled by prettier-markdown
1 parent 049acbe commit 24a7d4b

File tree

1 file changed

+25
-25
lines changed
  • examples/air-quality-sensor-app/silabs

1 file changed

+25
-25
lines changed

examples/air-quality-sensor-app/silabs/README.md

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

55
<hr>
66

7-
- [Matter Air Quality Sensor Example](#matter-air-quality-sensor-example)
8-
- [Introduction](#introduction)
9-
- [Building](#building)
10-
- [Linux](#linux)
11-
- [Mac OS X](#mac-os-x)
12-
- [Flashing the Application](#flashing-the-application)
13-
- [Viewing Logging Output](#viewing-logging-output)
14-
- [Running the Complete Example](#running-the-complete-example)
15-
- [Notes](#notes)
16-
- [On Border Router:](#on-border-router)
17-
- [On PC(Linux):](#on-pclinux)
18-
- [Running RPC console](#running-rpc-console)
19-
- [Memory settings](#memory-settings)
20-
- [OTA Software Update](#ota-software-update)
21-
- [Building options](#building-options)
22-
- [Disabling logging](#disabling-logging)
23-
- [Debug build / release build](#debug-build--release-build)
24-
- [Disabling LCD](#disabling-lcd)
25-
- [KVS maximum entry count](#kvs-maximum-entry-count)
7+
- [Matter Air Quality Sensor Example](#matter-air-quality-sensor-example)
8+
- [Introduction](#introduction)
9+
- [Building](#building)
10+
- [Linux](#linux)
11+
- [Mac OS X](#mac-os-x)
12+
- [Flashing the Application](#flashing-the-application)
13+
- [Viewing Logging Output](#viewing-logging-output)
14+
- [Running the Complete Example](#running-the-complete-example)
15+
- [Notes](#notes)
16+
- [On Border Router:](#on-border-router)
17+
- [On PC(Linux):](#on-pclinux)
18+
- [Running RPC console](#running-rpc-console)
19+
- [Memory settings](#memory-settings)
20+
- [OTA Software Update](#ota-software-update)
21+
- [Building options](#building-options)
22+
- [Disabling logging](#disabling-logging)
23+
- [Debug build / release build](#debug-build--release-build)
24+
- [Disabling LCD](#disabling-lcd)
25+
- [KVS maximum entry count](#kvs-maximum-entry-count)
2626

2727
<hr>
2828

@@ -34,9 +34,9 @@ An example showing the use of CHIP on the Silicon Labs EFR32 MG12 and MG24.
3434
3535
## Introduction
3636

37-
The EFR32 Air Quality Sensor example provides a baseline demonstration of a air quality sensor
38-
device, built using Matter and the Silicon Labs gecko SDK. It can be controlled
39-
by a Chip controller over an Openthread or Wifi network.
37+
The EFR32 Air Quality Sensor example provides a baseline demonstration of a air
38+
quality sensor device, built using Matter and the Silicon Labs gecko SDK. It can
39+
be controlled by a Chip controller over an Openthread or Wifi network.
4040

4141
The EFR32 device can be commissioned over Bluetooth Low Energy where the device
4242
and the Chip controller will exchange security information with the Rendez-vous
@@ -47,9 +47,9 @@ If the LCD is enabled, the LCD on the Silabs WSTK shows a QR Code containing the
4747
needed commissioning information for the BLE connection and starting the
4848
Rendez-vous procedure.
4949

50-
The air quality sensor example is intended to serve both as a means to explore the
51-
workings of Matter as well as a template for creating real products based on the
52-
Silicon Labs platform.
50+
The air quality sensor example is intended to serve both as a means to explore
51+
the workings of Matter as well as a template for creating real products based on
52+
the Silicon Labs platform.
5353

5454
## Building
5555

0 commit comments

Comments
 (0)