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 739ed0b commit 7040e6bCopy full SHA for 7040e6b
examples/epd_pillow_image.py
@@ -10,7 +10,6 @@
10
import busio
11
import board
12
from PIL import Image, ImageDraw
13
-from adafruit_epd.epd import Adafruit_EPD
14
from adafruit_epd.il0373 import Adafruit_IL0373
15
from adafruit_epd.il91874 import Adafruit_IL91874 # pylint: disable=unused-import
16
from adafruit_epd.il0398 import Adafruit_IL0398 # pylint: disable=unused-import
0 commit comments