Skip to content

Commit 84f5cc6

Browse files
committed
Library examples link to repository
1 parent 17d8823 commit 84f5cc6

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

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

+3-3
Original file line numberDiff line numberDiff line change
@@ -904,7 +904,7 @@ EPD.setOrientation(7);
904904
```
905905
![Screen Orientation](assets/orientation-2.gif)
906906

907-
***Test the library example called __Common_Orientation__***
907+
***Test the library example called __[Common_Orientation](https://github.com/rei-vilo/PDLS_EXT4_Basic_Matter/blob/main/examples/Common/Common_Orientation/Common_Orientation.ino)__***
908908

909909
#### Text
910910

@@ -972,7 +972,7 @@ EPD.flush(); // update the screen to show the text on buffer
972972

973973
![Text display](assets/text.png)
974974

975-
***Test the library example called __Common_Text__***
975+
***Test the library example called __[Common_Text](https://github.com/rei-vilo/PDLS_EXT4_Basic_Matter/blob/main/examples/Common/Common_Text/Common_Text.ino)__***
976976

977977
#### Graphics
978978

@@ -1015,7 +1015,7 @@ myRGB.set_all(<R>, <G>, <B>); // pass the RGB color code in the (0 - 255) range
10151015

10161016
![LED demo](assets/led-demo.jpg)
10171017

1018-
***Test the library example called __EXT4_WS2813C__***
1018+
***Test the library example called __[EXT4_WS2813C](https://github.com/rei-vilo/PDLS_EXT4_Basic_Matter/blob/main/examples/EXT4/EXT4_WS2813C/EXT4_WS2813C.ino)__***
10191019

10201020
### 3-Axis Accelerometer
10211021

0 commit comments

Comments
 (0)