mirror of
https://github.com/torlando-tech/pyxis.git
synced 2026-03-30 05:39:53 +00:00
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>