X-Git-Url: https://oss.titaniummirror.com/gitweb/?a=blobdiff_plain;ds=sidebyside;f=tos%2Fplatforms%2Fshimmer%2Fchips%2Fsd%2FSDP.nc;h=407ba48763874da46db51d89acc921ded3f54db2;hb=5d32bb8148fb812895a03b62fa3686024e1139b9;hp=ac9746a5acd37c112d5c4e63015f8b79b909c688;hpb=271cd0bf03be7364a29a9746cc4be25f76481db5;p=tinyos-2.x.git diff --git a/tos/platforms/shimmer/chips/sd/SDP.nc b/tos/platforms/shimmer/chips/sd/SDP.nc index ac9746a5..407ba487 100644 --- a/tos/platforms/shimmer/chips/sd/SDP.nc +++ b/tos/platforms/shimmer/chips/sd/SDP.nc @@ -139,7 +139,7 @@ implementation { TOSH_CLR_SD_DO_PIN(); TOSH_CLR_SD_CLK_PIN(); - TOSH_uwait(20000); + TOSH_uwait(60000); TOSH_SET_SD_CS_N_PIN(); TOSH_CLR_SW_SD_PWR_N_PIN();