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:
2:dfe671e31221
Child:
15:2c2c0a7c50c1
--- a/sensors/TimeEventHandler.hpp	Wed Jan 25 08:20:47 2017 +0000
+++ b/sensors/TimeEventHandler.hpp	Tue Feb 28 02:09:06 2017 +0000
@@ -2,7 +2,7 @@
 #define _TIME_EVENT_HANDLER_HPP_
 
 #include "Preferences.hpp"
-#include "debugIO.h"
+#include "DebugIO.hpp"
 
 namespace MaruSolSensorManager
 {