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/02.hero/boards/uno-r4-wifi/tutorials/led-matrix/led-matrix.md
+2-2Lines changed: 2 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,6 +1,6 @@
1
1
---
2
2
title: "Using the Arduino UNO R4 WiFi LED Matrix"
3
-
description: "Get off the ground with the Arduino UNO R4 WiFi's builtin LED matrix. Learn the different techniques for controlling it, create animations, graphics or even games."
3
+
description: "Get off the ground with the Arduino UNO R4 WiFi built-in LED matrix. Learn the different techniques for controlling it, create animations, graphics or even games."
4
4
tags:
5
5
- Guide
6
6
- LED Matrix
@@ -323,7 +323,7 @@ void loop() {
323
323
[Click here](https://ledmatrix-editor.arduino.cc) to go to the LED Matrix tool.
Once you've made your animations, you can export them from the tool in the format that lets you use them like [previously discussed](#how-to-write-a-frame).
0 commit comments