HDC1080 sensor library
Revision 4:250aceaa7a01, committed 2019-11-10
- Comitter:
- MACRUM
- Date:
- Sun Nov 10 14:22:08 2019 +0000
- Parent:
- 3:d7627c8dcfe3
- Commit message:
- Include mbed.h
Changed in this revision
HDC1080.h | Show annotated file Show diff for this revision Revisions of this file |
--- a/HDC1080.h Sun Nov 10 03:37:32 2019 +0000 +++ b/HDC1080.h Sun Nov 10 14:22:08 2019 +0000 @@ -2,6 +2,7 @@ #ifndef HDC1080_H #define HDC1080_H +#include "mbed.h" class HDC1080:public I2C { public: