Removed pause, replaced with sleep.
On some user systems, the ESP-32 needs time to recover after the erase command. Adding a PAUSE after the erase command allows the ESP-32 to recover and flash successfully.
- Added Flipper BlackMagic firmware flashing - Added NVS backups (and possibly restore)