You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: test/test_ws.py
+1-1
Original file line number
Diff line number
Diff line change
@@ -20,7 +20,7 @@ def test_list(socketio):
20
20
assertany("Ports"iniforiinmessage)
21
21
assertany("Network"iniforiinmessage)
22
22
23
-
# NOTE run the following tests on linux with a board connected to the PC and with this sketch on it: https://gist.github.com/Protoneer/96db95bfb87c3befe46e
23
+
# NOTE run the following tests on linux with a board connected to the PC and with the sketch found in test/testdata/SerialEcho.ino on it
0 commit comments