AtomMatrix/boot.py

6 lines
139 B
Python
Raw Normal View History

2021-03-05 17:18:18 +00:00
# This file is executed on every boot (including wake-boot from deepsleep)
#import esp
#esp.osdebug(None)
#import webrepl
#webrepl.start()