Skip to content
GitLab
Explore
Sign in
Register
Primary navigation
Search or go to…
Project
F
firmware
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Container registry
Model registry
Operate
Environments
Monitor
Incidents
Service Desk
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
GitLab community forum
Contribute to GitLab
Provide feedback
Terms and privacy
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
François Revol
firmware
Commits
f26bcbaf
Commit
f26bcbaf
authored
5 years ago
by
Renze
Browse files
Options
Downloads
Patches
Plain Diff
Fix import line
parent
fd697190
Branches
Branches containing commit
Tags
Tags containing commit
No related merge requests found
Changes
1
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
preload/menu.py
+1
-3
1 addition, 3 deletions
preload/menu.py
with
1 addition
and
3 deletions
preload/menu.py
+
1
−
3
View file @
f26bcbaf
...
@@ -5,9 +5,7 @@ You can customize this script however you want :) If you want to go back to
...
@@ -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
the default version, just delete this file; the firmware will recreate it on
next run.
next run.
"""
"""
import
buttons
import
buttons
,
color
,
display
,
os
,
ujson
,
sys
import
color
import
display
,
os
,
ujson
,
sys
def
read_metadata
(
app_folder
):
def
read_metadata
(
app_folder
):
try
:
try
:
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment