draw text
This commit is contained in:
parent
362cc845a6
commit
acdcfb8879
@ -40,7 +40,8 @@ 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...")
|
||||
#epd.init()
|
||||
|
Loading…
Reference in New Issue
Block a user