summaryrefslogtreecommitdiff
path: root/app/src/display/widgets/wpm_status.c
AgeCommit message (Collapse)Author
2021-09-25refactor(display): Output/layer/battery thread safety.Peter Johanson
* Submit widget updates to display queue. * Use mutex to control access to shared state for widgets.
2021-01-23feat: Add WPM calculator and display widgetAlly Parker