summaryrefslogtreecommitdiff
path: root/wasp/apps/heart.py
diff options
context:
space:
mode:
Diffstat (limited to 'wasp/apps/heart.py')
-rw-r--r--wasp/apps/heart.py4
1 files changed, 4 insertions, 0 deletions
diff --git a/wasp/apps/heart.py b/wasp/apps/heart.py
index 367d17a..bff558e 100644
--- a/wasp/apps/heart.py
+++ b/wasp/apps/heart.py
@@ -8,6 +8,10 @@ import ppg
class HeartApp():
"""Heart Rate Sensing application.
+ .. figure:: res/HeartApp.png
+ :width: 179
+
+ Screenshot of the heart rate application
"""
NAME = 'Heart'