Sebastien Vayrette 688a9bdbe9 fix(uwb_tag): turn display ON after initialization and add button wake
- Display was never turned on after display.begin() in setup()
- Added SSD1306_DISPLAYON command after initialization
- Added short button press detection to wake display
- Fixes blank display issue reported by SAUL
2026-03-18 11:17:31 -04:00
..