micropython-ULN2003-ESP32/boot.py

6 wiersze
143 B
Python

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