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
util/MCUResetReason.hpp@8:db2a38920cd6, 2017-03-23 (annotated)
- Committer:
- wataloh
- Date:
- Thu Mar 23 04:58:39 2017 +0000
- Revision:
- 8:db2a38920cd6
- Child:
- 10:02e481a80843
BEFORE_COOLING = PTB0, //PTC2,; ; PWM_LED_R_UI16 = 0x5458,; PWM_LED_G_UI16 = 0xE268,; PWM_LED_B_UI16 = 0x5F2F
Who changed what in which revision?
User | Revision | Line number | New contents of line |
---|---|---|---|
wataloh | 8:db2a38920cd6 | 1 | #ifndef _MCU_RESET_REASON_HPP_ |
wataloh | 8:db2a38920cd6 | 2 | #define #ifndef _MCU_RESET_REASON_HPP_ |
wataloh | 8:db2a38920cd6 | 3 | |
wataloh | 8:db2a38920cd6 | 4 | class MCUResetReason.hpp |
wataloh | 8:db2a38920cd6 | 5 | { |
wataloh | 8:db2a38920cd6 | 6 | public: |
wataloh | 8:db2a38920cd6 | 7 | |
wataloh | 8:db2a38920cd6 | 8 | }; |
wataloh | 8:db2a38920cd6 | 9 | |
wataloh | 8:db2a38920cd6 | 10 | #endif //#ifndef _MCU_RESET_REASON_HPP_ |