You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: content/hardware/03.nano/boards/nano-matter/tutorials/getting-started-matter-display/getting-started-matter-display.md
+2-4
Original file line number
Diff line number
Diff line change
@@ -1000,19 +1000,17 @@ EPD.setPenSolid(false); // print wire frame forms
1000
1000
1001
1001
The Nano Matter Display features an addressable WS2813C RGB LED that can be easily used for visual status feedback.
1002
1002
1003
-
To control the onboard LED the `ezWS2812gpio.h` header is needed.
1004
-
1005
1003
The LED object is configured using the `ezWS2812gpio` class as follows:
0 commit comments