upython/tmp/boot.py
2022-04-02 23:48:11 +00:00

6 lines
139 B
Python

# This file is executed on every boot (including wake-boot from deepsleep)
#import esp
#esp.osdebug(None)
#import webrepl
#webrepl.start()