We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d22f24b commit f8a3e77Copy full SHA for f8a3e77
README.md
@@ -19,6 +19,13 @@ Make sure you have also this library on your `lib` directory:
19
20
* adafruit_framebuf.mpy https://github.com/adafruit/Adafruit_CircuitPython_Bundle
21
22
+and
23
+
24
+* `font5x8.bin` in same directory as your code. You can download the font here :
25
+https://github.com/adafruit/Adafruit_CircuitPython_framebuf/blob/main/examples/font5x8.bin
26
27
28
29
30
# Usage Example
31
0 commit comments