Commit Graph

3 Commits (main)

Author SHA1 Message Date
Tomer27cz ffec2a901f Update xt211_uart.h
remove obsolete UART lock for newer ESPHome versions
2026-02-28 22:36:15 +01:00
Tomer27cz ce199326a1 Improve UART locking and fallback read logic
Refactored XT211Uart to handle cases where the lock is not initialized, preventing null dereference. Added fallback to base read_array for non-hardware UARTs in read_array_quick_, improving compatibility with BLE-backed UARTs.
2026-01-23 21:04:55 +01:00
Tomer27cz 9c23deac0e Initial commit 2025-11-04 18:39:59 +01:00