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:
16:283828f1f6fe
Parent:
14:b205267fa5f6
Child:
21:d03c7bbb9f37
--- a/spi/AferoCommHndlr.h	Mon May 29 04:06:34 2017 +0000
+++ b/spi/AferoCommHndlr.h	Mon May 29 08:36:04 2017 +0000
@@ -2,7 +2,7 @@
 #define _AFERO_COMM_HNDLR_
 
 #include "mbed.h"
-#include "pin_defines.h"
+//#include "pin_defines.h"
 #include "mbedSPI.h"
 #include "afLib.h"
 #include "ToDoQ.h"