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:
21:d03c7bbb9f37
Parent:
2:dfe671e31221
--- a/util/CheckSum.h	Mon Jun 05 07:59:10 2017 +0000
+++ b/util/CheckSum.h	Fri Jun 09 01:49:53 2017 +0000
@@ -4,8 +4,6 @@
 #include "mbed.h"
 #include "Preferences.hpp"
 
-using namespace MaruSolSensorManager;
-
 class CheckSum
 {
     static uint32_t *table;