Files
xiaozhi-esp32/main
copilot-swe-agent[bot] d9a3c63530 Use Application::Schedule() for display updates in callbacks
Instead of calling SetChatMessage directly from download/upgrade progress
callbacks, queue the updates using Application::Schedule(). This prevents
blocking the network receive task and avoids potential UART FIFO overflow
issues with 4G modems. The scheduled callbacks execute in the main task
thread, maintaining proper thread safety.

Co-authored-by: 78 <4488133+78@users.noreply.github.com>
2026-01-30 15:09:22 +00:00
..
2026-01-07 20:39:17 +08:00
2026-01-07 20:39:17 +08:00
2025-09-16 05:00:02 +08:00
2025-09-16 05:00:02 +08:00