summaryrefslogtreecommitdiff
path: root/wasp/boards/manifest_240x240.py
diff options
context:
space:
mode:
authorWolfgang Ginolas <wolfgang.ginolas@gwif.eu>2020-12-31 16:18:13 (GMT)
committerDaniel Thompson <daniel@redfelineninja.org.uk>2021-01-10 16:02:35 (GMT)
commit5b74c45e58eedddf3432b595822989afba8bf3a4 (patch)
treef524373a333b23210273f57a2acfdca4bba09fa5 /wasp/boards/manifest_240x240.py
parent4e9a576a2df3476a19522df177f845fade7b1fa6 (diff)
apps: timer: Add a countdown timer application
Signed-off-by: Wolfgang Ginolas <wolfgang.ginolas@gwif.eu> [daniel@redfelineninja.org.uk: squashed into a single commit, rebase to latest master, integrate with the Software application and rename the screenshots to match the application name] Signed-off-by: Daniel Thompson <daniel@redfelineninja.org.uk>
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 4d91566..ed3a692 100644
--- a/wasp/boards/manifest_240x240.py
+++ b/wasp/boards/manifest_240x240.py
@@ -21,6 +21,7 @@ manifest = (
'apps/stopwatch.py',
'apps/snake.py',
'apps/testapp.py',
+ 'apps/timer.py',
'fonts/__init__.py',
'fonts/clock.py',
'fonts/sans24.py',