Important changes to repositories hosted on mbed.com
Mbed hosted mercurial repositories are deprecated and are due to be permanently deleted in July 2026.
To keep a copy of this software download the repository Zip archive or clone locally using Mercurial.
It is also possible to export all your personal repositories from the account settings page.
Fork of SD600A by
Diff: SD600A.cpp
- Revision:
- 9:f90196d36597
- Parent:
- 8:78ba2917bfd9
- Child:
- 10:d2dd5c752f7b
--- a/SD600A.cpp Wed Oct 10 03:09:09 2012 +0000 +++ b/SD600A.cpp Wed Oct 10 03:21:16 2012 +0000 @@ -91,7 +91,7 @@ #ifdef DELAY_PERIOD wait_us(DELAY_PERIOD); #endif - dat = 0; + dat = 1; #ifdef DELAY_PERIOD wait_us(DELAY_PERIOD); #endif