Update speedtester.py
This commit is contained in:
+1
-1
@@ -249,7 +249,7 @@ def threaded_wan_speed():
|
|||||||
return
|
return
|
||||||
time.sleep(1)
|
time.sleep(1)
|
||||||
print("Allow warm-up...")
|
print("Allow warm-up...")
|
||||||
time.sleep(2)
|
time.sleep(0.5)
|
||||||
uploads = []
|
uploads = []
|
||||||
downloads = []
|
downloads = []
|
||||||
print("Monitoring...")
|
print("Monitoring...")
|
||||||
|
|||||||
Reference in New Issue
Block a user