l
This commit is contained in:
parent
0f4234ab6c
commit
071351e493
@ -43,6 +43,8 @@ try:
|
||||
drawblack.text((10, 40), 'Strom Import/Export', font = font18, fill = 0)
|
||||
drawblack.text((10, 60), 'Batterie %', font = font18, fill = 0)
|
||||
drawblack.text((10, 80), 'Batterie Laden/Entladen', font = font18, fill = 0)
|
||||
epd.display(epd.getbuffer(LBlackimage), epd.getbuffer(LRYimage))
|
||||
time.sleep(2)
|
||||
|
||||
except IOError as e:
|
||||
logging.info(e)
|
||||
|
Loading…
Reference in New Issue
Block a user