Skip to content

Commit

Permalink
MQTT
Browse files Browse the repository at this point in the history
  • Loading branch information
VanessaHuertas committed May 9, 2018
1 parent 79473cf commit 6b2369d
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@

user.connect('localhost', port=8083)
error = 0
alarmas = 200
alarmas = 300000
tiempoinicial = time.time()

for i in range(0, alarmas):
Expand Down

0 comments on commit 6b2369d

Please sign in to comment.