aboutsummaryrefslogtreecommitdiffstats
path: root/src/BLE
Commit message (Collapse)AuthorAgeFilesLines
* Re-enable BLE, BLE status on display and battery level on display.JF2020-02-231-0/+1
|
* Detect BLE disconnection (in addition to BLE connection) and update the ↵JF2020-01-122-7/+21
| | | | display accordingly.
* Add DateTimeController to manage the time.JF2019-12-282-5/+4
| | | | Use messages in message queues to refresh the UI
* Code cleaning, implement BT connection, advertising, discovery and CTS in ↵JF2019-12-232-0/+575
ble_manager module.