Commit Graph

9 Commits (2d6b7f10534b5b92574f8905cd87bbf4ac15b282)

Author SHA1 Message Date
Tomer27cz 2d6b7f1053 Remove esp-idf 5.4.1 downgrade instructions from README
The README files no longer mention the need to downgrade to esp-idf version 5.4.1, reflecting that this workaround is no longer necessary. Updated both Czech and English documentation accordingly.
2026-01-23 23:56:44 +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 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