Skip to content

Commit f8a3e77

Browse files
committed
.
1 parent d22f24b commit f8a3e77

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

README.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -19,6 +19,13 @@ Make sure you have also this library on your `lib` directory:
1919

2020
* adafruit_framebuf.mpy https://github.com/adafruit/Adafruit_CircuitPython_Bundle
2121

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+
2229

2330
# Usage Example
2431

0 commit comments

Comments
 (0)