Bristol-Braille / canute-ui

User interface for the Canute electronic Braille reader.
http://bristolbraille.co.uk
GNU General Public License v3.0
36 stars 6 forks source link

Enters reset loop if sd-card removed while USB remains #310

Closed woodcoder closed 4 months ago

woodcoder commented 4 months ago

In #284 the current state file is copied across other removable media too - however this can lead to a situation where the current book is no longer present. There is logic to check whether the media is just in another USB slot, but this fails if the media was on an sd card, but is no longer inserted and leads the unit to reset continually.