mirror of
https://github.com/torlando-tech/pyxis.git
synced 2026-05-17 21:05:05 +00:00
4e1f379d94
Only destinations that have exchanged messages are written to SPIFFS. UIManager marks destinations as persistent on send_message() and on_message_received(). Reduces persist time from 40-50s to <1s. Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>