seems to hang in sdcard_idle. Commented that call again.

This commit is contained in:
Markus Fröschle
2012-11-15 21:05:24 +00:00
parent 5dba1976e9
commit 509c2786fb

View File

@@ -114,7 +114,7 @@ void BaS(void)
if (az_sectors > 0) if (az_sectors > 0)
{ {
sd_card_idle(); //sd_card_idle();
} }
pic_init(); pic_init();