aboutsummaryrefslogtreecommitdiffstats
path: root/src/Components/Ble/MusicService.cpp
Commit message (Collapse)AuthorAgeFilesLines
* Renamed Components/ to components/Avamander2020-10-021-129/+0
|
* Fix most of the warnings. Remaining warnings come from nimble source code.JF2020-08-171-2/+1
|
* Fully implement music app and serviceAdam Pigg2020-07-201-8/+12
| | | | | | | SystemTask can return a reference to the nimbleController The nimbleController can return a reference to the musicService The musicService get a connection handle from the nimbleController The musicApp communicated directly with the musicService
* Rework characteristic handlingAdam Pigg2020-07-151-11/+14
|
* Initial code for music app screena and serviceAdam Pigg2020-07-131-0/+123