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:
5:9d5c7ee80f3b
Parent:
4:b38e09f24711
Child:
6:88cc04eb613a
--- a/spi/AferoCommHndlr.h	Wed Jan 25 08:20:47 2017 +0000
+++ b/spi/AferoCommHndlr.h	Tue Feb 28 02:09:06 2017 +0000
@@ -5,7 +5,6 @@
 #include "pin_defines.h"
 #include "mbedSPI.h"
 #include "afLib.h"
-#include "debugIO.h"
 #include "ToDoQ.h"
 #include "Preferences.hpp"
 #include "RTC_Handler.h"