summaryrefslogtreecommitdiff
path: root/wasp/boards/manifest_240x240.py
diff options
context:
space:
mode:
authorJohannes Wache <jbwa@posteo.de>2020-12-26 19:28:16 (GMT)
committerDaniel Thompson <daniel@redfelineninja.org.uk>2020-12-28 12:06:51 (GMT)
commita1ee40016db58a5ad2707725d4a1e225b7919a3f (patch)
treea6555d5a8b55e2d94cff17aace6448271fd3b28b /wasp/boards/manifest_240x240.py
parent0e31c0a93725c8a61f87c3fd91207f510573d792 (diff)
apps: calc: Created memory-saving calculator app
Signed-off-by: Johannes Wache <jbwa@posteo.de>
Diffstat (limited to 'wasp/boards/manifest_240x240.py')
-rw-r--r--wasp/boards/manifest_240x240.py1
1 files changed, 1 insertions, 0 deletions
diff --git a/wasp/boards/manifest_240x240.py b/wasp/boards/manifest_240x240.py
index 4341fc9..6021df5 100644
--- a/wasp/boards/manifest_240x240.py
+++ b/wasp/boards/manifest_240x240.py
@@ -10,6 +10,7 @@ manifest = (
'apps/haiku.py',
'apps/heart.py',
'apps/musicplayer.py',
+ 'apps/calc.py',
'apps/launcher.py',
'apps/pager.py',
'apps/settings.py',