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 9b2c058 commit 7040a65Copy full SHA for 7040a65
Bare_eInk_Guide/212x104_flexible_monochrome_python/code.py
@@ -12,7 +12,7 @@
12
import digitalio
13
from PIL import Image, ImageDraw, ImageFont
14
15
-from adafruit_epd.il0373 import Adafruit_IL0373, Adafruit_IL0373_213_Flex_Mono
+from adafruit_epd.il0373 import Adafruit_IL0373_213_Flex_Mono
16
17
# First define some color constants
18
WHITE = (0xFF, 0xFF, 0xFF)
0 commit comments