summaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorJF <jf@codingfield.com>2019-12-27 17:05:49 +0100
committerJF <jf@codingfield.com>2019-12-27 17:05:49 +0100
commit46eeefb53a1843908c3e7dbae56dbaa0a6d83bdd (patch)
tree2ce3c2e9c819cd84b42b3c6035890b1cdb7dd45e /README.md
parent11aa5e3d880af978dc5c337357c3802355c799eb (diff)
Add BleController to manage the BLE connection status
Diffstat (limited to 'README.md')
-rw-r--r--README.md1
1 files changed, 0 insertions, 1 deletions
diff --git a/README.md b/README.md
index b1806851..70580715 100644
--- a/README.md
+++ b/README.md
@@ -29,7 +29,6 @@ I've tested this project on the actual PineTime hardware.
* BLE advertising, connection and bonding
* BLE CTS client (retrieves the time from the connected device if it implements a CTS server)
* Push button to go to disable screen (and go to low power mode) / enable screen (and wake-up). **NOTE** : I'm not completely sure the power consumption is optimal, especially in sleep mode. Any help to measure and debug this is welcome.
-
## How to build