Skip to content

Commit e6729f9

Browse files
authored
Merge pull request #60 from jacobhylen/jacobhylen/live-preview-example-comment
Remove LED Matrix Live preview sketch comment
2 parents a086f96 + 6d3788b commit e6729f9

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

Diff for: libraries/Arduino_LED_Matrix/examples/LivePreview/LivePreview.ino

+2-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,8 @@
11
/*
22
This sketch allows live editing of the matrix pixels using WebSerial
33
To test, head to https://ledmatrix-editor.arduino.cc
4-
press 'p' and select 'UNO R4 WiFi' board from the list.
4+
5+
The LED Matrix editor is part of Arduino Labs (https://labs.arduino.cc/), and is therefore considered experimental software.
56
67
Don't forget to close any serial monitor already opened.
78
*/

0 commit comments

Comments
 (0)