Skip to content

Commit

Permalink
Fix Funciona y corta Archivo principal por consola, el problema esta …
Browse files Browse the repository at this point in the history
…en pyfirmata y la solucion en tino/pyFirmata#13
  • Loading branch information
dschlimovich committed Jul 27, 2018
1 parent 805e7ba commit 307510c
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@
datos=primer_funcion.funcion_uno()
segunda_funcion.escribe(idExp,datos)
print('Termino la iteracion: '+str(i))
#time.sleep(interavalo_seg)
time.sleep(interavalo_seg)
print('Salio del For')


Expand Down
Binary file not shown.

0 comments on commit 307510c

Please sign in to comment.