Skip to content
Snippets Groups Projects
Commit f26bcbaf authored by Renze's avatar Renze
Browse files

Fix import line

parent fd697190
No related branches found
No related tags found
No related merge requests found
......@@ -5,9 +5,7 @@ You can customize this script however you want :) If you want to go back to
the default version, just delete this file; the firmware will recreate it on
next run.
"""
import buttons
import color
import display, os, ujson, sys
import buttons, color, display, os, ujson, sys
def read_metadata(app_folder):
try:
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment