Skip to content

Commit

Permalink
Pull request #37: ✏️ Corrections to Color Light app's README.md
Browse files Browse the repository at this point in the history
Merge in WMN_TOOLS/matter from example_newLight to silabs

Squashed commit of the following:

commit bd7741e6bddc73d701988f956488d5c95a757773
Author: Elfelsoufi-SiLabs <[email protected]>
Date:   Thu Aug 4 20:01:00 2022 -0400

    ✏️  Corrections to Color Light app's README.md
  • Loading branch information
Mohamed Amine Elfelsoufi authored and jmartinez-silabs committed Aug 16, 2022
1 parent 7f16517 commit 4abb73c
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions silabs_examples/sl-newLight/efr32/README.md
Original file line number Diff line number Diff line change
@@ -1,10 +1,10 @@
# Matter EFR32 Colored Lighting Application
# Matter EFR32 Color Lighting Application

A lighting app with color control and level control.

<hr>

- [Matter EFR32 Colored Lighting Application](#matter-EFR32-colored-lighting-application)
- [Matter EFR32 Color Lighting Application](#matter-EFR32-color-lighting-application)
- [Introduction](#introduction)
- [Running the application](#running-the-application)
- [Material](#material)
Expand Down Expand Up @@ -112,11 +112,11 @@ are using "Silabs Matter Raspberry Pi Image" as an OTBR.
```

If you don't know what values of Hue and Saturation you need, look-up "HSV to
RGB color conversion" online. Note that "Value" is **always** 100%.
RGB color conversion" online. Note that "Value" is the current level/intensity.
For more information about levelcontrol and colorcontrol commands, please refer
to "appclusters.pdf" Section 1.6. and 3.2., respectively.
###### Last modified August 1st, 2022.
###### Last modified August 4th, 2022.
[1]: ../../../examples/lighting-app/efr32/README.md

0 comments on commit 4abb73c

Please sign in to comment.