summaryrefslogtreecommitdiff
path: root/README.rst
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 /README.rst
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 'README.rst')
-rw-r--r--README.rst6
1 files changed, 5 insertions, 1 deletions
diff --git a/README.rst b/README.rst
index 8985e40..5ca32a9 100644
--- a/README.rst
+++ b/README.rst
@@ -137,7 +137,7 @@ simulator (the "blank" screen is the torch application):
:alt: Heart rate application running on the wasp-os simulator
:width: 179
-.. image:: res/TimerApp.png
+.. image:: res/StopclockApp.png
:alt: Stop watch application running on the wasp-os simulator
:width: 179
@@ -192,3 +192,7 @@ using one of the techniques is the Application Writer's guide.
.. image:: res/SnakeApp.png
:alt: Snake Game running in the wasp-os simulator
:width: 179
+
+.. image:: res/TimerApp.png
+ :alt: Countdown timer application running in the wasp-os simulator
+ :width: 179