Heroic Robotics / SD600A

Fork of SD600A by Heroic Robotics

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.