jamesbowman/gd2-lib

microSD detection should timeout

Opened this issue · 1 comments

Currently microSD detection can hang - or take a very long time to finish - if the card is missing.

It should all timeout in under 500 ms, worst case.

User report: http://gameduino2.proboards.com/thread/402/demo-program-radarchart-long-start

Also when microSD fails, it currently leaves SPI running in slow mode. Should restore to fast mode.