Roberto Herrera / Mbed 2 deprecated MainTaskGus

Dependencies:   Middleware EthernetInterface HC_SR04_Ultrasonic_Library mbed-rtos mbed

Files at this revision

API Documentation at this revision

Comitter:
RoHe
Date:
Thu Dec 10 23:29:21 2015 +0000
Parent:
3:7f40e0f42ded
Commit message:
update Sensors People

Changed in this revision

Middleware.lib Show annotated file Show diff for this revision Revisions of this file
main.cpp Show annotated file Show diff for this revision Revisions of this file
--- a/Middleware.lib	Thu Dec 10 05:03:45 2015 +0000
+++ b/Middleware.lib	Thu Dec 10 23:29:21 2015 +0000
@@ -1,1 +1,1 @@
-https://developer.mbed.org/users/RoHe/code/Middleware/#d527bae62c60
+https://developer.mbed.org/users/RoHe/code/Middleware/#a7da6ca6aef2
--- a/main.cpp	Thu Dec 10 05:03:45 2015 +0000
+++ b/main.cpp	Thu Dec 10 23:29:21 2015 +0000
@@ -82,8 +82,8 @@
     -ROBER: manejo de string y como manejar las pruebas de fallos
     */
     while(true) {
-      PersonNumber = GetPersonStatus();
-      Thread::wait(2000);
+    global_people = GetPersonStatus();
+      //Thread::wait(2000);
         
     }// END while
     //eth.disconnect();