diff --git a/libraries/Arduino_LED_Matrix/examples/LivePreview/LivePreview.ino b/libraries/Arduino_LED_Matrix/examples/LivePreview/LivePreview.ino index df1b5d255..7df7f234b 100644 --- a/libraries/Arduino_LED_Matrix/examples/LivePreview/LivePreview.ino +++ b/libraries/Arduino_LED_Matrix/examples/LivePreview/LivePreview.ino @@ -1,7 +1,8 @@ /* This sketch allows live editing of the matrix pixels using WebSerial To test, head to https://ledmatrix-editor.arduino.cc - press 'p' and select 'UNO R4 WiFi' board from the list. + + The LED Matrix editor is part of Arduino Labs (https://labs.arduino.cc/), and is therefore considered experimental software. Don't forget to close any serial monitor already opened. */