problemas de sincronismo

parent 22c5a142
Showing with 1 additions and 1 deletions
...@@ -83,7 +83,7 @@ function abrirPuerta(socket){ ...@@ -83,7 +83,7 @@ function abrirPuerta(socket){
setTimeout(function(){ setTimeout(function(){
cerrarPuerta(socket); cerrarPuerta(socket);
}, 5000); }, 15000);
} }
// Cerrar puerta // Cerrar puerta
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or sign in to comment