seems to hang in sdcard_idle. Commented that call again.
This commit is contained in:
@@ -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();
|
||||||
|
|||||||
Reference in New Issue
Block a user