True leaf photo frame,gesture sensing APDS9960,motor fan,color LED

Dependencies:   SFE_APDS9960 mbed

Revision:
2:6b5764a79ccf
Parent:
1:d16891627cd3
Child:
3:d046bb79dbbe
--- a/main.cpp	Tue Apr 19 14:15:00 2016 +0000
+++ b/main.cpp	Wed Apr 20 03:12:28 2016 +0000
@@ -13,7 +13,7 @@
  {
      pc.printf("Hello world!\n"); 
      
-     if(apds.init(400000))
+     if(apds.init(40000))
         pc.printf("APDS-9960 initialization complete\n");
      else
         pc.printf("Something went wrong during APDS-9960 init!\n");