micropython-apploader/src/main.py

5 lines
55 B
Python

#import app_loader
import app_loader
app_loader.run()