Revert "Remove more unused apps"

This reverts commit f38a9391c3.
This commit is contained in:
Peter Cai 2022-06-14 22:30:36 -04:00
parent c8c58f80e1
commit a7a20608b2
1 changed files with 3 additions and 0 deletions

View File

@ -7,6 +7,7 @@ manifest = (
'apps/calc.py',
'apps/clock.py',
'apps/chrono.py',
'apps/disaBLE.py',
'apps/dual_clock.py',
'apps/faces.py',
'apps/fibonacci_clock.py',
@ -14,12 +15,14 @@ manifest = (
'apps/heart.py',
'apps/musicplayer.py',
'apps/launcher.py',
'apps/pager.py',
'apps/play2048.py',
'apps/settings.py',
'apps/software.py',
'apps/stopwatch.py',
'apps/snake.py',
'apps/timer.py',
'apps/weather.py',
'apps/week_clock.py',
'apps/word_clock.py',
'apps/SleepTk.py',