Important changes to repositories hosted on mbed.com
Mbed hosted mercurial repositories are deprecated and are due to be permanently deleted in July 2026.
To keep a copy of this software download the repository Zip archive or clone locally using Mercurial.
It is also possible to export all your personal repositories from the account settings page.
Dependencies: Middleware EthernetInterface HC_SR04_Ultrasonic_Library mbed-rtos mbed
Revision 4:9eebeb4a0c89, committed 2015-12-10
- 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 |
diff -r 7f40e0f42ded -r 9eebeb4a0c89 Middleware.lib --- 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
diff -r 7f40e0f42ded -r 9eebeb4a0c89 main.cpp --- 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();