draw text
This commit is contained in:
parent
362cc845a6
commit
acdcfb8879
@ -40,6 +40,7 @@ try:
|
||||
drawblack.text((20, 40), 'Strom Import', font = font18, fill = 0)
|
||||
drawblack.text((20, 60), 'Batterie', font = font18, fill = 0)
|
||||
drawblack.text((20, 50), 'Batterie Entladen', font = font18, fill = 0)
|
||||
epd.display(epd.getbuffer(HBlackimage), epd.getbuffer(HRYimage))
|
||||
|
||||
|
||||
#logging.info("Clear...")
|
||||
|
Loading…
Reference in New Issue
Block a user