diy-pda/boot.py

7 lines
140 B
Python
Executable File

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