Skip to content

Commit cfe4312

Browse files
committed
Update led-matrix.md
1 parent 903e652 commit cfe4312

File tree

1 file changed

+2
-2
lines changed
  • content/hardware/02.hero/boards/uno-r4-wifi/tutorials/led-matrix

1 file changed

+2
-2
lines changed

content/hardware/02.hero/boards/uno-r4-wifi/tutorials/led-matrix/led-matrix.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
---
22
title: "Using the Arduino UNO R4 WiFi LED Matrix"
3-
description: "Get off the ground with the Arduino UNO R4 WiFi's built in 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."
44
tags:
55
- Guide
66
- LED Matrix
@@ -323,7 +323,7 @@ void loop() {
323323
[Click here](https://ledmatrix-editor.arduino.cc) to go to the LED Matrix tool.
324324

325325

326-
![LED Matrix Editor](./assets/led-matrix-tool.png)
326+
![LED Matrix Editor](assets/led-matrix-tool.png)
327327

328328
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).
329329

0 commit comments

Comments
 (0)