Xiaohai Li
/
AirBoxProto
Demo
Diff: PeripheralLayer/PeMod_UV370.h
- Revision:
- 2:0ee90da44162
--- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/PeripheralLayer/PeMod_UV370.h Thu May 19 15:52:24 2016 +0000 @@ -0,0 +1,8 @@ +#ifndef _PE_UV_ +#define _PE_UV_ + +extern int UV_Init(void); +extern float UV_ReadTemp(void); +extern float UV_ReadRh(void); + +#endif \ No newline at end of file