Skip to content
Snippets Groups Projects
Commit b772a863 authored by q3k's avatar q3k
Browse files

payload: remove boot

This is not needed on the badge, and `import main` in boot.py actually
breaks mpremote.
parent 4ea33873
No related branches found
No related tags found
No related merge requests found
# This file is executed on every boot (including wake-boot from deepsleep)
#import esp
#esp.osdebug(None)
#import webrepl
#webrepl.start()
import main
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment