boot.py with imaginaerraum logo

pull/1/head
Simon Pirkelmann 2019-11-30 19:31:36 +01:00
parent 6522afb47c
commit ecea52cf56
1 changed files with 6 additions and 0 deletions

View File

@ -0,0 +1,6 @@
print("running boot.py")
from uPySensors.ssd1306_i2c import Display
Display().draw_logo(45)