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:
0:20bce0dcc921
--- a/afLib/StatusCommand.h	Wed Jan 25 08:20:47 2017 +0000
+++ b/afLib/StatusCommand.h	Tue Feb 28 02:09:06 2017 +0000
@@ -18,7 +18,7 @@
 #define STATUS_COMMAND_H__
 
 #include "mbed.h"
-#include "debugIO.h"
+#include "DebugIO.hpp"
 
 class StatusCommand {
 public: