BitBoxSwiss / bitbox02-firmware

Firmware code of the BitBox02 hardware wallet
https://bitbox.swiss/bitbox02
Apache License 2.0
215 stars 80 forks source link

sdcard: allow exit from 'Insert SD Card' screen #1227

Closed asi345 closed 2 weeks ago

asi345 commented 2 weeks ago

Currently the user has no option to go back from the 'Insert SD Card' screen prompt except by unplugging the device. Maybe the user clicks the button to manage backups in the settings by mistake and they don't have the SD card available and need to cancel the request.

This commit introduces a cancel option on the 'Insert SD Card to continue' screen, allowing going back to the original menu. Thus, unplugging is not needed anymore and the device can continue without an interruption.