1.调整log
This commit is contained in:
parent
878b5bc8a2
commit
096a5d3f97
|
@ -113,7 +113,7 @@ static int sf_is_sdc_mounted(void)
|
||||||
}
|
}
|
||||||
|
|
||||||
fclose(file);
|
fclose(file);
|
||||||
printf("%s:%d is_mounted:%d", __FUNCTION__, __LINE__,is_mounted);
|
//printf("%s:%d is_mounted:%d", __FUNCTION__, __LINE__,is_mounted);
|
||||||
|
|
||||||
return is_mounted;
|
return is_mounted;
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in New Issue
Block a user