Skip to content

Commit

Permalink
Update ultrasonic_server_test.py
Browse files Browse the repository at this point in the history
  • Loading branch information
hamuchiwa committed Apr 10, 2016
1 parent 12b4a41 commit ca56c42
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion test/ultrasonic_server_test.py
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,6 @@ def streaming(self):

try:
print "Connection from: ", self.client_address
print "Press 'q' to exit"
start = time.time()

while True:
Expand Down

0 comments on commit ca56c42

Please sign in to comment.