upython/tmp/boot.py

6 lines
139 B
Python
Raw Permalink Normal View History

2022-04-02 23:48:11 +00:00
# This file is executed on every boot (including wake-boot from deepsleep)
#import esp
#esp.osdebug(None)
#import webrepl
#webrepl.start()