Heroic Robotics / SD600A

Fork of SD600A by Heroic Robotics

Revision:
19:43cb725a2598
Parent:
18:a61600110235
Child:
23:2e60470dd134
--- a/SD600A.h	Thu Oct 11 04:40:47 2012 +0000
+++ b/SD600A.h	Thu Oct 11 05:13:42 2012 +0000
@@ -16,8 +16,7 @@
 #ifndef MBED_SD600A_H
 #define MBED_SD600A_H
 
-//#define DELAY_PERIOD (1)
-#define INTERRUPT_INTERVAL (20)
+#define INTERRUPT_INTERVAL (40)
 
 class SD600A : public LedStrip {