Files
CTC_Badge/Firmware/boot.py
2024-07-13 13:05:41 -05:00

5 lines
138 B
Python

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