mirror of
https://protopirate.net/ProtoPirate/ProtoPirate.git
synced 2026-05-14 15:45:04 +00:00
14d69f6e72
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.