Scott Powell
|
81bf4f0a08
|
* companion: SSD1306 display now dynamically detected at runtime.
|
2025-03-16 13:42:36 +11:00 |
|
Scott Powell
|
6a4b7463ef
|
* some fixes around the powerOff(). Tidy ups
|
2025-03-14 19:08:41 +11:00 |
|
Florent
|
4cfdb0ef7c
|
better handling of BTN_USER_PRESSED definition
|
2025-03-10 22:42:52 +01:00 |
|
Florent de Lamotte
|
7bb16cd7f3
|
enhancement on the UI and support for power off and status_led for t1000e
|
2025-03-10 18:11:15 +01:00 |
|
Scott Powell
|
78ee88c9ed
|
* companion, HeltecV3: now picks random BLE pin for every session (from boot), unless a (non-zero) one stored in _prefs
* companion, WSL3: uses static BLE pin, per build BLE_PIN_CODE define
|
2025-03-05 19:14:34 +11:00 |
|
Scott Powell
|
86681364bd
|
* companion: UITask now shows BLE PIN (when no connection)
* companion, HeltecV3: new installs, now chooses random BLE PIN
* companion: prefs load/save improvements (sanitises bad values)
|
2025-03-05 15:47:29 +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 |
|