Jorge Martin Beltran Avila
/
SensorPIR
PIR SENSOR HCSR501
Diff: SensorPIR.h
- Revision:
- 0:820c81f96055
--- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/SensorPIR.h Tue Dec 01 23:45:42 2015 +0000 @@ -0,0 +1,8 @@ +#include "mbed.h" + +/*Extern Defines*/ + +/*Extern Variables*/ + +/*Extern Functions*/ +extern int GetPersonStatus(int RoomPrescence); \ No newline at end of file