Update main.py

This commit is contained in:
sbshop1
2022-06-06 14:32:09 +05:30
committed by GitHub
parent 9a1b7ee434
commit b95aa4d4fc

View File

@@ -1,3 +1,4 @@
# This show basic information of raspberry pi on oled
from oled_091 import SSD1306
from subprocess import check_output
from time import sleep