lyric update
This commit is contained in:
+1
-1
@@ -97,7 +97,7 @@ try:
|
||||
time_draw.text((100+x, 5), lyric, font = font15, fill = 0)
|
||||
epd.displayPartial(epd.getbuffer(time_image))
|
||||
epd.displayPartial(epd.getbuffer(time_image))
|
||||
time.sleep(50)
|
||||
time.sleep(30)
|
||||
except IOError as e:
|
||||
logging.info(e)
|
||||
except KeyboardInterrupt:
|
||||
|
||||
Reference in New Issue
Block a user