diff options
Diffstat (limited to 'scripts/readserial.py')
-rwxr-xr-x | scripts/readserial.py | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/scripts/readserial.py b/scripts/readserial.py index 4f29648..3333e84 100755 --- a/scripts/readserial.py +++ b/scripts/readserial.py @@ -6,7 +6,7 @@ # This file may be distributed under the terms of the GNU GPLv3 license. # Usage: -# tools/readserial.py /dev/ttyUSB0 115200 +# scripts/readserial.py /dev/ttyUSB0 115200 import sys import time |