micropython-apploader/src/main.py
2019-02-22 15:07:31 +01:00

5 lines
55 B
Python

#import app_loader
import app_loader
app_loader.run()