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
Diff: spi/mbedSPI.h
- Revision:
- 1:b2a9a6f2c30e
- Parent:
- 0:20bce0dcc921
--- a/spi/mbedSPI.h Tue Dec 20 01:51:02 2016 +0000 +++ b/spi/mbedSPI.h Thu Jan 19 09:17:16 2017 +0000 @@ -3,7 +3,7 @@ #include "mbed.h" #include "afSPI.h" -#include "pin_defines.h" +#include "Preferences.hpp" class mbedSPI : public afSPI { public: