summaryrefslogtreecommitdiff
path: root/src/DisplayApp/Screens/Music.h
AgeCommit message (Collapse)AuthorFilesLines
2020-07-20Fully implement music app and serviceAdam Pigg1-0/+2
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/+47