diff options
| author | Wolfgang Ginolas <wolfgang.ginolas@gwif.eu> | 2020-12-31 16:18:13 (GMT) |
|---|---|---|
| committer | Daniel Thompson <daniel@redfelineninja.org.uk> | 2021-01-10 16:02:35 (GMT) |
| commit | 5b74c45e58eedddf3432b595822989afba8bf3a4 (patch) | |
| tree | f524373a333b23210273f57a2acfdca4bba09fa5 /README.rst | |
| parent | 4e9a576a2df3476a19522df177f845fade7b1fa6 (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.rst | 6 |
1 files changed, 5 insertions, 1 deletions
@@ -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 |
