fix
This commit is contained in:
parent
071351e493
commit
ac0959b634
@ -43,7 +43,7 @@ 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))
|
||||
epd.display(epd.getbuffer(HBlackimage), epd.getbuffer(HRYimage))
|
||||
time.sleep(2)
|
||||
|
||||
except IOError as e:
|
||||
|
Loading…
Reference in New Issue
Block a user