summaryrefslogtreecommitdiff
path: root/wasp/boards/manifest_240x240.py
diff options
context:
space:
mode:
authorFrancesco Gazzetta <fgaz@fgaz.me>2021-12-31 18:16:12 (GMT)
committerDaniel Thompson <daniel.thompson@linaro.org>2022-02-02 12:18:27 (GMT)
commit4b7cf885767e94b3a212d18bdcb4d76be519d547 (patch)
treea6a6abeb8c84bd7208ca201731080c9c0e50b8e5 /wasp/boards/manifest_240x240.py
parent1c3a835448dcff6b182e120a1e135185943c21ff (diff)
Add watchface with weekday
* Allow overriding of date string in clock.py * Override it to display the weekday in week_clock.py Signed-off-by: Francesco Gazzetta <fgaz@fgaz.me>
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 48fe577..8dd9110 100644
--- a/wasp/boards/manifest_240x240.py
+++ b/wasp/boards/manifest_240x240.py
@@ -28,6 +28,7 @@ manifest = (
'apps/testapp.py',
'apps/timer.py',
'apps/weather.py',
+ 'apps/week_clock.py',
'apps/word_clock.py',
'fonts/__init__.py',
'fonts/clock.py',