colorsensor +a

Dependents:   digtalcolorsensor

Fork of ColorSensor by Ryo Ogata

Revision:
1:51fc088353e7
Parent:
0:c5bc72734cbf
--- a/ColorSensor.h	Thu Sep 12 12:06:29 2013 +0000
+++ b/ColorSensor.h	Thu Sep 19 05:30:08 2013 +0000
@@ -20,4 +20,5 @@
     unsigned checkRGB(unsigned& R, unsigned& G, unsigned& B);
     int judge();
     void setWhite();
+    void timenow(unsigned short times);
 };
\ No newline at end of file