Add font5x8.bin dependency

This commit is contained in:
Kattni Rembor 2019-04-23 13:43:59 -04:00
parent c72a7bbf10
commit 906c11d134

View file

@ -21,6 +21,7 @@ This driver depends on:
* `Adafruit CircuitPython <https://github.com/adafruit/circuitpython>`_
* `Bus Device <https://github.com/adafruit/Adafruit_CircuitPython_BusDevice>`_
* `font5x8.bin found in the examples bundle <https://github.com/adafruit/Adafruit_CircuitPython_Bundle>`_
Please ensure all dependencies are available on the CircuitPython filesystem.
This is easily achieved by downloading