We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
The example https://docs.arduino.cc/tutorials/uno-r4-wifi/led-matrix/#scrolling-text-example requires the ArduinoGraphics library.
The library is mentioned /linked in the text but it does not seem to be clear to users that they need to install that library; see https://forum.arduino.cc/t/example-sketch-not-compiling-due-to-missing-library/1297300/
Can you please provide a note about this in the document. Something like
The LED Matrix now supports printing characters via the ArduinoGraphics library which you need to install using the library manager.
The text was updated successfully, but these errors were encountered:
Hannes7eicher
Successfully merging a pull request may close this issue.
The example https://docs.arduino.cc/tutorials/uno-r4-wifi/led-matrix/#scrolling-text-example requires the ArduinoGraphics library.
The library is mentioned /linked in the text but it does not seem to be clear to users that they need to install that library; see https://forum.arduino.cc/t/example-sketch-not-compiling-due-to-missing-library/1297300/
Can you please provide a note about this in the document. Something like
The text was updated successfully, but these errors were encountered: