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/Command.h	Wed Jan 25 08:20:47 2017 +0000
+++ b/afLib/Command.h	Tue Feb 28 02:09:06 2017 +0000
@@ -20,8 +20,6 @@
 #include "mbed.h" //wsugi
 #include <string> //wsugi
 
-#include "debugIO.h"
-
 using namespace std; //wsugi
 
 #define SPI_CMD_MAX_LEN  256