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:
- 3:7f40e0f42ded
- Parent:
- 2:c8a2aa07cfdd
- Child:
- 4:9eebeb4a0c89
diff -r c8a2aa07cfdd -r 7f40e0f42ded main.cpp
--- a/main.cpp Wed Dec 09 04:50:35 2015 +0000
+++ b/main.cpp Thu Dec 10 05:03:45 2015 +0000
@@ -67,7 +67,7 @@
//Thread thread2(receivedFromServer1);
/*
QUESTIONS:
- -EMMA: para que sirve que yo reciva la IP del Broker
+ -EMMA: para que sirve que yo reciba la IP del Broker
-EMMA: Para que succes/fail si si se pudo prender o apagar ?
-EMMA: Por que el get Room no sigue el mismo formato
-JORGE: no hay una confirmacion del pin para setLight ocupamos un geLight
@@ -82,7 +82,8 @@
-ROBER: manejo de string y como manejar las pruebas de fallos
*/
while(true) {
-
+ PersonNumber = GetPersonStatus();
+ Thread::wait(2000);
}// END while
//eth.disconnect();