From 19b53545d42f343668a340f24616f153866051a1 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jean-Fran=C3=A7ois=20Milants?= Date: Wed, 31 Mar 2021 21:33:21 +0200 Subject: [PATCH] Add step counting and wake up on wrist rotation in the list of features. --- README.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/README.md b/README.md index 86db9ebb..107a14ed 100644 --- a/README.md +++ b/README.md @@ -34,6 +34,9 @@ As of now, here is the list of achievements of this project: - Rich user interface via display, touchscreen and pushbutton - Time synchronization via BLE - Notification via BLE + - Heart rate measurements + - Step counting + - Wake-up on wrist rotation - Multiple 'apps' : * Clock (displays the date, time, battery level, ble connection status, heart rate) * System info (displays various info : BLE MAC, build date/time, uptime, version,...)