a library for TI's TMP102 temperature sensor.
Dependents: ou_OLED_TMP102 ou_mbed_tmp102
Revision 1:d4774de8a3be, committed 2018-06-17
- Comitter:
- poushen
- Date:
- Sun Jun 17 07:09:46 2018 +0000
- Parent:
- 0:dd209ce90298
- Commit message:
- add some description
Changed in this revision
test_TMP102.h | Show annotated file Show diff for this revision Revisions of this file |
diff -r dd209ce90298 -r d4774de8a3be test_TMP102.h --- a/test_TMP102.h Tue Jun 12 03:37:27 2018 +0000 +++ b/test_TMP102.h Sun Jun 17 07:09:46 2018 +0000 @@ -12,6 +12,11 @@ * * About TMP102: * http://www.sparkfun.com/datasheets/Sensors/Temperature/tmp102.pdf + * + * + * extended by Poushen Ou to provide more API function + * 17-Jul-2018 + * */ #include "mbed.h"