We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents a086f96 + 6d3788b commit e6729f9Copy full SHA for e6729f9
libraries/Arduino_LED_Matrix/examples/LivePreview/LivePreview.ino
@@ -1,7 +1,8 @@
1
/*
2
This sketch allows live editing of the matrix pixels using WebSerial
3
To test, head to https://ledmatrix-editor.arduino.cc
4
- press 'p' and select 'UNO R4 WiFi' board from the list.
+
5
+ The LED Matrix editor is part of Arduino Labs (https://labs.arduino.cc/), and is therefore considered experimental software.
6
7
Don't forget to close any serial monitor already opened.
8
*/
0 commit comments