summaryrefslogtreecommitdiff
path: root/wasp/boards/manifest_240x240.py
diff options
context:
space:
mode:
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 c99fdb8..e2febbf 100644
--- a/wasp/boards/manifest_240x240.py
+++ b/wasp/boards/manifest_240x240.py
@@ -3,6 +3,7 @@
"""Shared manifest for applications that work well on a 240x240 display."""
manifest = (
+ 'apps/alarm.py',
'apps/clock.py',
'apps/flashlight.py',
'apps/gameoflife.py',