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.py2
1 files changed, 2 insertions, 0 deletions
diff --git a/wasp/boards/manifest_240x240.py b/wasp/boards/manifest_240x240.py
index 5f88630..048837c 100644
--- a/wasp/boards/manifest_240x240.py
+++ b/wasp/boards/manifest_240x240.py
@@ -7,6 +7,7 @@ manifest = (
'apps/calc.py',
'apps/clock.py',
'apps/chrono.py',
+ 'apps/dual_clock.py',
'apps/fibonacci_clock.py',
'apps/flashlight.py',
'apps/gameoflife.py',
@@ -26,6 +27,7 @@ manifest = (
'apps/word_clock.py',
'fonts/__init__.py',
'fonts/clock.py',
+ 'fonts/clock_dual.py',
'fonts/sans24.py',
'fonts/sans28.py',
'fonts/sans36.py',