diff --git a/Canguru/tentandop.py b/Canguru/tentandop.py index 11178035d658d0ed75490ff595bed47495d3c4ee..d8b741e349e7c8c81bfb845ad6b1a94c7a446795 100755 --- a/Canguru/tentandop.py +++ b/Canguru/tentandop.py @@ -129,6 +129,7 @@ def token (): tokenMessage.type = str(0) msg = tokenMessage.getEmpacotar() udp.sendto (msg,dest) + time.sleep(2) if (TOKEN == 1): #print 'ESTOU COM O TOKEN' if (not queue.empty()):