micropython-ULN2003-ESP32/boot.py

6 wiersze
143 B
Python

2018-12-18 07:50:06 +00:00
# This file is executed on every boot (including wake-boot from deepsleep)
# import esp
# esp.osdebug(None)
# import webrepl
# webrepl.start()