mirror of
https://protopirate.net/ProtoPirate/ProtoPirate.git
synced 2026-03-29 09:50:28 +00:00
Replaces the blocking DialogMessage approach with a proper scene-based exit confirmation, matching the main firmware's SubGhzSceneNeedSaving pattern. Non-blocking design keeps the event loop running during the dialog. Skips confirmation when auto-save is enabled since data is already persisted.