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:
- 25:14e5984d3aae
- Parent:
- 23:2e60470dd134
- Child:
- 26:98163818a82e
--- a/SD600A.cpp Sat Oct 13 01:26:20 2012 +0000 +++ b/SD600A.cpp Sat Oct 13 03:10:29 2012 +0000 @@ -10,7 +10,7 @@ #include "SD600A.h" /* - * Soft SPI clockout routine. Triggered every ten microseconds, + * Soft SPI clockout routine. Triggered every few microseconds, * repeatedly clocks out the strip contents. Since each update function * actually updates a byte at a time, and the C-m3 peeks the write buffer, * there is no need to lock the buffer.