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:
10:02e481a80843
Child:
21:d03c7bbb9f37
--- a/main.cpp	Mon May 29 04:06:34 2017 +0000
+++ b/main.cpp	Mon May 29 08:36:04 2017 +0000
@@ -1,6 +1,6 @@
 #include "mbed.h"
 #include "AferoCommHndlr.h"
-#include "pin_defines.h"
+//#include "pin_defines.h"
 #include "RTC_Handler.h"
 #include "Preferences.hpp"
 #include "WakeUp.h"