Add more functionalities in "current state"
This commit is contained in:
parent
2147794f1d
commit
598c42dfbe
|
@ -24,7 +24,10 @@ I've tested this project on the actual PineTime hardware.
|
||||||
|
|
||||||
* Project builds and runs on the Pinetime;
|
* Project builds and runs on the Pinetime;
|
||||||
* Logs available via JLink RTT;
|
* 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
|
## How to build
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue