Files
arduino/_Lab_Micropython/boot.py
2025-10-12 09:13:56 +02: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()