JQ
678f36a57b
Implement getTextWidth for display classes
...
- Added getTextWidth method to DisplayDriver interface
- Implemented getTextWidth in all display classes
- Updated examples to use getTextWidth directly
2025-05-04 18:17:18 -07:00
Florent
cf3d55201f
ui : manage colors and ensure fw using ssd1306 still compile
2025-04-11 22:23:47 +02:00
liamcottle
87443ad43f
clear display on init to avoid static
2025-04-01 14:46:48 +13:00
Scott Powell
81bf4f0a08
* companion: SSD1306 display now dynamically detected at runtime.
2025-03-16 13:42:36 +11:00
Scott Powell
cf17091588
* display.begin() delayed in setup().
...
* all firmwares now bumped to v1.2.0
2025-03-07 17:19:27 +11:00
Scott Powell
372c228210
* new ui/DisplayDriver classes (just SSD1306Display impl for now)
...
* companion radio: now with optional UITask (enabled by DISPLAY_CLASS config in target/env)
2025-03-04 23:09:43 +11:00