This commit is contained in:
2021-08-03 11:20:23 +02:00
parent e8c43d3fbc
commit fb9fd79562
+2 -1
View File
@@ -4,8 +4,9 @@
# load needed modules from luma
from luma.core.interface.serial import i2c, spi
from luma.core.render import canvas
from luma.oled.device import sh1106
from luma.core import lib
from luma.oled.device import sh1106
from luma.core.sprite_system import framerate_regulator
# load needed modules from RPi.GPIO