lyric update
This commit is contained in:
@@ -3,3 +3,9 @@ Drink water bitch.
|
|||||||
Don't say "nigga", it's bad.
|
Don't say "nigga", it's bad.
|
||||||
Respect and love all races.
|
Respect and love all races.
|
||||||
Bitch, better wash your faces.
|
Bitch, better wash your faces.
|
||||||
|
Always say "please" and "thank you"
|
||||||
|
Don't drink coke and pepsi.
|
||||||
|
Drink only water and milk.
|
||||||
|
Always pray to the Mad God.
|
||||||
|
Respect the ladies and old people.
|
||||||
|
I like my bitches like I like my armor - Ebony
|
||||||
|
|||||||
+1
-1
@@ -97,7 +97,7 @@ try:
|
|||||||
time_draw.text((100+x, 5), lyric, font = font15, fill = 0)
|
time_draw.text((100+x, 5), lyric, font = font15, fill = 0)
|
||||||
epd.displayPartial(epd.getbuffer(time_image))
|
epd.displayPartial(epd.getbuffer(time_image))
|
||||||
epd.displayPartial(epd.getbuffer(time_image))
|
epd.displayPartial(epd.getbuffer(time_image))
|
||||||
time.sleep(50)
|
time.sleep(30)
|
||||||
except IOError as e:
|
except IOError as e:
|
||||||
logging.info(e)
|
logging.info(e)
|
||||||
except KeyboardInterrupt:
|
except KeyboardInterrupt:
|
||||||
|
|||||||
Reference in New Issue
Block a user