first commit

This commit is contained in:
Jérôme Delacotte
2025-03-06 11:15:32 +01:00
commit 7b30d6e298
5276 changed files with 2108927 additions and 0 deletions

View File

@@ -0,0 +1,19 @@
## Contributions are welcome. Keep It Simple is the Goal.
### enhancement suggestions:
- please use the Arduino Forum Displays for questions or enhancement suggestions.
- questions and enhancement suggestions are an important source of inspiration for me.
- the Arduino Forum is my favorite source for learning about displays and processor boards.
- Keep It Simple: I will try to add enhancements to separate classes or subclasses.
### issues:
- issues should be reported in the Arduino Forum Displays.
- issues on GitHub are disabled; there were too many false issues.
- please post only issues that are real issues with this library!
### pull requests:
- pull requests are not welcome, will not be merged.
- pull requests can't be disabled, but will be closed.
- please place information about interesting fork additions in the Arduino Forum Displays.
## Thank you for all the inspiration I get for this library.