Age | Commit message (Collapse) | Author | |
---|---|---|---|
2020-12-06 | fix(display): All display updates in work thread. | Pete Johanson | |
* Make sure all LVGL access is from main work thread. | |||
2020-12-02 | feat(display): Initial widget/status screen work. | Pete Johanson | |
* Battery and output status widgets * Built in status screen combining them. * Ability to define a custom status screen factory function. |