Files
Scanning the repository...
Last update 4 years 10 months
by Michael Hill
| Filesblockwareadafruit-example | |
|---|---|
| .. | |
| lib | |
| src | |
| .gitignore | |
| Makefile | |
| README.md | |
| platformio.ini | |
| workspace.code-workspace |
README.mdAdafruit Example
A copy/fork of Adafruit's SSD1351 OLED example code with the
delays removed. Useful as an overview of the available graphics APIs in the Adafruit GFX library.Notes
See also the README.md in the
90fpsexample to learn how to make it run even faster.