Skip to content

Commit a9384c3

Browse files
committed
titles fix
1 parent ca93249 commit a9384c3

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

content/hardware/03.nano/boards/nano-matter/tutorials/getting-started-matter-display/getting-started-matter-display.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -841,7 +841,7 @@ With the Weather Station properly commissioned, now you can deploy it on an inte
841841

842842
In the following sections we are going to highlight some of the Nano Matter Display main features and learn how to use them.
843843

844-
### E-ink Display
844+
### E-Ink Display
845845

846846
The API basic functions to control the E-ink display are shown below.
847847

@@ -987,7 +987,7 @@ myRGB.set_pixel(<R>, <G>, <B>); // pass the RGB color code in the (0 - 255) rang
987987

988988
***Test the library example called __EXT4_WS2813C__***
989989

990-
### 3-axis Accelerometer
990+
### 3-Axis Accelerometer
991991

992992
The Nano Matter Display features a LIS2DH12 3-axis accelerometer that can be easily used with open-source libraries as the `SparkFun LIS2DH12`, install it by using the IDE Library Manager.
993993

0 commit comments

Comments
 (0)