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:
13:c7d1ef8c57b3
Parent:
11:126608c57c41
Child:
14:b205267fa5f6
--- a/preferences/Preferences.hpp	Fri Apr 28 07:25:22 2017 +0000
+++ b/preferences/Preferences.hpp	Fri Apr 28 10:11:07 2017 +0000
@@ -320,8 +320,8 @@
 {
     enum
     {
-//      BEFORE_COOLING = PTB0,
-        BEFORE_COOLING = PTC2, // Hibiki only
+        BEFORE_COOLING = PTB0,
+//        BEFORE_COOLING = PTC2, // Hibiki only
         AFTER_COOLING = PTB1,
         SDA = PTE0,
         SCL = PTE1