adafruit / Adafruit_CircuitPython_EPD

e paper driver for circuit python
MIT License
41 stars 19 forks source link

Added Framebuf to requirements #31

Closed makermelissa closed 4 years ago

makermelissa commented 4 years ago

Fixes #30. Not sure why it worked fine without this, but it's useful to have.

ladyada commented 4 years ago

you already had framebuf installed

makermelissa commented 4 years ago

Makes sense. Probably installed with some other lib.