summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJF <jf@codingfield.com>2020-01-03 16:35:34 +0100
committerJF <jf@codingfield.com>2020-01-03 16:35:34 +0100
commit7688f468988ed26f522170bf0a5237ad974be02e (patch)
treec1e786c199c7aacff9b3f6160accd049a6a0922a
parentee530baaa05faeb246392cd2ac0ee66e79af49db (diff)
Update doc (current state about touch panel)
-rw-r--r--README.md1
1 files changed, 1 insertions, 0 deletions
diff --git a/README.md b/README.md
index 70a153fd..77ea0baa 100644
--- a/README.md
+++ b/README.md
@@ -31,6 +31,7 @@ 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.
+ * Touch panel : wake up when sleeping and draw square on screen when running
## Stub using NRF52-DL
![Pinetime stub](./images/pinetimestub1.jpg "PinetimeStub")