summaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorJF <jf@codingfield.com>2019-12-26 12:04:12 +0100
committerJF <jf@codingfield.com>2019-12-26 12:04:12 +0100
commit598c42dfbe88fcbcc9e8cba29b2b2b07ace79bad (patch)
tree236ad0dfafd819b2f09835bccf855d90a5b1663b /README.md
parent2147794f1d570094a2917d20a6b6d0714248063f (diff)
Add more functionalities in "current state"
Diffstat (limited to 'README.md')
-rw-r--r--README.md5
1 files changed, 4 insertions, 1 deletions
diff --git a/README.md b/README.md
index b14b2130..b428ffdc 100644
--- a/README.md
+++ b/README.md
@@ -24,7 +24,10 @@ I've tested this project on the actual PineTime hardware.
* Project builds and runs on the Pinetime;
* Logs available via JLink RTT;
- * Basic LCD driver.
+ * Basic (but faster) LCD driver.
+ * One big font to display the time (hours : minutes)
+ * BLE advertising, connection and bonding
+ * BLE CTS client (retrieves the time from the connected device if it implements a CTS server)
## How to build