Commit Graph

8 Commits (ce199326a184aa4953a35ff3ef0e16088b6591f7)

Author SHA1 Message Date
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 81b71206a6 document fix 2025-12-17 23:40:52 +01:00
Tomer27cz f6d657d2a0 fix version
newer versions of esp-idf break this component, so for the time being (until i have time to fix it), i will just define a needed esp-idf version
2025-12-17 23:35:57 +01:00
Tomer27cz c33b888d9d
Update README.cz.md
fix rezistor value
2025-11-18 19:39:49 +01:00
Tomer27cz 130006565f add refresh 2025-11-09 22:49:19 +01:00
Tomer27cz 10cc1d1afa fix README 2025-11-09 22:41:33 +01:00
Tomer27cz a273f7c976 documentation 2025-11-09 22:38:03 +01:00
Tomer27cz 9c23deac0e Initial commit 2025-11-04 18:39:59 +01:00