Human body temp sensor library
Dependents: MAX30205_Human_Body_Temperature_Example_Program_Hello_World MAX32630HSP3_IMU_Hello_World MAX30205_Human_Body_Temperature_Sensor MAX30205_Human_Body_Temperature_IoT ... more
Changes
Revision | Date | Who | Commit message |
---|---|---|---|
8:2aeb45dd2bb9 | 2017-07-27 | j3 | Updated lib to comply with mbed non-copyable |
7:f005887f21e7 | 2017-05-18 | j3 | updated brief |
6:b5ab5204d944 | 2017-04-11 | j3 | added suffix to enum, union, struct declaration names (_e, _u, _s) for clarity |
5:24039cc86fc1 | 2017-04-07 | j3 | fixed example block in .h |
4:68e1b36becb0 | 2017-04-07 | j3 | Removed m_os mbr, let user manage interrupt pin for now. |
3:939090042b32 | 2017-04-07 | j3 | All Read/Write fxs tested |
2:a659724f496a | 2017-04-07 | j3 | fixed temperature fxs |
1:d4271ef9f37f | 2017-04-06 | j3 | reworked a little more |
0:cdad7a9ef486 | 2017-04-03 | j3 | Init commit, stand alone lib separated from HSP. |