espruino / espruino/BangleApps
[messages] is 'music' export needed?
Open
area-gadgetbridge
state-started
type-enhancement
- Dominant language
- JavaScript
- Stars
- 571
- Forks
- 1.3k
- Avg merge
- 17h 38m
- Merged PRs (30d)
- 17
Description
@rigrig I've just been looking through the `messages` library and I see we still have `music` export with the currently playing track info in.
But as far as I can see, this isn't used by anything now? Any playing music is treated as a new item in the `messages` list (which `messagesgui` uses), and since we're only saving it on exit now, it's not a big deal for us updating it.
Or am I missing something?
Contributor guide
Assessment
This issue has not been assessed yet.