Skip to content

Commit

Permalink
[PATCH] Restyled by prettier-markdown
Browse files Browse the repository at this point in the history
  • Loading branch information
lboue authored Aug 8, 2024
1 parent 772b442 commit c5e885a
Showing 1 changed file with 3 additions and 4 deletions.
7 changes: 3 additions & 4 deletions examples/dishwasher-app/linux/README.md
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
# Matter Linux Dishwasher Example

An example showing the use of Matter on the Linux. The document will describe
how to build and run Matter Linux Dishwasher Example on Raspberry Pi. This doc is
tested on **Ubuntu for Raspberry Pi Server 20.04 LTS (aarch64)** and **Ubuntu
how to build and run Matter Linux Dishwasher Example on Raspberry Pi. This doc
is tested on **Ubuntu for Raspberry Pi Server 20.04 LTS (aarch64)** and **Ubuntu
for Raspberry Pi Desktop 20.10 (aarch64)**

To cross-compile this example on x64 host and run on **NXP i.MX 8M Mini**
Expand Down Expand Up @@ -117,7 +117,6 @@ details.
- Test the device using ChipDeviceController on your laptop /
workstation etc.


## Control

Control the operational mode:
Expand All @@ -130,7 +129,7 @@ Control the operational mode:
$ chip-tool operationalstate start 1 1
$ chip-tool operationalstate stop 1 1
$ chip-tool operationalstate pause 1 1
```
```

## Running RPC Console

Expand Down

0 comments on commit c5e885a

Please sign in to comment.