From 7688f468988ed26f522170bf0a5237ad974be02e Mon Sep 17 00:00:00 2001 From: JF Date: Fri, 3 Jan 2020 16:35:34 +0100 Subject: [PATCH] Update doc (current state about touch panel) --- README.md | 1 + 1 file changed, 1 insertion(+) 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")