MiddleWare GUS

Dependents:   MainTaskGus

Revision:
4:a7da6ca6aef2
Parent:
3:d527bae62c60
--- a/Sensors.h	Thu Dec 10 05:03:13 2015 +0000
+++ b/Sensors.h	Thu Dec 10 23:28:58 2015 +0000
@@ -36,7 +36,7 @@
 static DigitalIn LIGHTSTATUS(D8);
 //END LIGHT FEEDBACK INPUT
 
- static int PersonNumber;
+ static unsigned int PersonNumber;
 
 
 /*Extern Functions*/