summaryrefslogtreecommitdiff
path: root/test/test_high_load.py
diff options
context:
space:
mode:
Diffstat (limited to 'test/test_high_load.py')
-rw-r--r--test/test_high_load.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/test_high_load.py b/test/test_high_load.py
index 78d66a9..b0bd773 100644
--- a/test/test_high_load.py
+++ b/test/test_high_load.py
@@ -25,7 +25,7 @@ import sys
import serial
# on which port should the tests be performed:
-PORT = 0
+PORT = 'loop://'
BAUDRATE = 115200
#~ BAUDRATE=9600