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
Diff: main.cpp
- Revision:
- 4:9eebeb4a0c89
- Parent:
- 3:7f40e0f42ded
--- 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();