Skip to content

Commit 52d622c

Browse files
pennamper1234
andauthored
Update libraries/Arduino_LED_Matrix/examples/TextWithArduinoGraphics/TextWithArduinoGraphics.ino
Co-authored-by: Per Tillisch <[email protected]>
1 parent 77f72a5 commit 52d622c

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

libraries/Arduino_LED_Matrix/examples/TextWithArduinoGraphics/TextWithArduinoGraphics.ino

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
// TextAnimation works only when ArduinoGraphics is installed and used.
2-
// ArduinoGraphics is an external library and needs to be installed manually
3-
// using library manager.
2+
// ArduinoGraphics is an external library and needs to be installed using
3+
// Library Manager.
44
// To use ArduinoGraphics APIs, please include BEFORE Arduino_LED_Matrix
55
#include "ArduinoGraphics.h"
66
#include "Arduino_LED_Matrix.h"

0 commit comments

Comments
 (0)