pwm period is now 200us instead of the default 20ms veml6040 config is now AF_BIT | TRIG_BIT

Dependencies:   mbed MMA8451Q USBDevice WakeUp vt100

Fork of afero_node_suntory_2017_06_15 by Orefatoi

Revision:
15:2c2c0a7c50c1
Parent:
14:b205267fa5f6
Child:
19:b45b077c88bc
--- a/spi/AferoCommHndlr.cpp	Tue May 16 08:58:26 2017 +0000
+++ b/spi/AferoCommHndlr.cpp	Mon May 29 04:06:34 2017 +0000
@@ -133,7 +133,7 @@
         SERIAL_PRINT_DBG("%s=%ld\n",buf,sensing_interval);
     }
     //_onGetTodoP = &AferoCommHndlr::_onGetTodo;
-    setAttrCmpDelay->attach(&onSetAttrCmpDelay,1);
+    setAttrCmpDelay->attach(&onSetAttrCmpDelay,5);
 }
 
 void