aboutsummaryrefslogtreecommitdiff
path: root/examples/simple_repeater/UITask.cpp
AgeCommit message (Collapse)Author
2025-05-04Implement getTextWidth for display classesJQ
- Added getTextWidth method to DisplayDriver interface - Implemented getTextWidth in all display classes - Updated examples to use getTextWidth directly
2025-04-20UI: battery indicator, boot screen, radio settingsJacob Quatier
2025-04-08remove unused variablesliamcottle
2025-04-08show firmware version and build date on repeater screenliamcottle
2025-03-05* basic UITask added to repeater and room server (only HeltecV3 targets ↵Scott Powell
enable so far)