Skip to content

Commit 170cc6f

Browse files
committed
add test
1 parent 7da42ff commit 170cc6f

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

README.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,4 +39,5 @@ In the scripts the comments etc are lined up correctly when they are viewed in [
3939
- `serial_scanner.py` contains a method called ListAvailablePorts which returns a list with the names of the serial ports that are in use in our computer, this method works only on Linux and Windows (can be extended for mac osx). If no port is found, an empty list is returned.
4040

4141
- `test.py` Build a connection string from a dictionary of parameters.Returns string.
42-
- `ch1.py` matplotlib test
42+
- `ch1.py` matplotlib test
43+
- add test

0 commit comments

Comments
 (0)