diff --git a/files/python-scripts/copy.py b/files/python-scripts/copy.py index 44f0bae..05d755a 100644 --- a/files/python-scripts/copy.py +++ b/files/python-scripts/copy.py @@ -6,7 +6,7 @@ from luma.core.interface.serial import i2c, spi from luma.core.render import canvas from luma.core import lib -from luma.oled.device import sh1106 +from luma.oled.device import ssd1306, sh1106 from luma.core.sprite_system import framerate_regulator # load needed modules from RPi.GPIO