Y SI
/
lib_SHT25_example
example for SHT25 humidity and temperature sensor
Diff: main.cpp
- Revision:
- 3:d20d2edb61cb
- Parent:
- 2:3d0d54bad359
- Child:
- 7:d72c18c3ccca
--- a/main.cpp Wed May 29 13:37:26 2019 +0000 +++ b/main.cpp Wed Jun 30 09:05:13 2021 +0000 @@ -1,4 +1,3 @@ -#include "mbed.h" #include "lib_SHT25.h" Serial pc(USBTX, USBRX);