Removed superfluos status print.

This commit is contained in:
Maximilian Giller 2019-02-20 21:17:39 +01:00
parent 2738dae878
commit 91a160512f

View file

@ -275,7 +275,6 @@ def main():
except IndexError:
pass
print('Initialising E-Paper Display')
epd.render(image)
for i in range(1):