summaryrefslogtreecommitdiff
path: root/src/DisplayApp/Screens/Music.cpp
AgeCommit message (Collapse)AuthorFilesLines
2020-10-02Renamed DisplayApp/ to displayapp/Avamander1-125/+0
2020-07-20Fully implement music app and serviceAdam Pigg1-5/+19
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
2020-07-13Initial code for music app screena and serviceAdam Pigg1-0/+111