flow_control: configuration documentation

This commit is contained in:
Markus Rosenstihl 2016-02-18 20:14:42 +00:00
parent f86bda3566
commit 5f8f390434

View File

@ -193,8 +193,10 @@ if __name__ == "__main__":
Several parameters are printed on every execution
The default serial device is /dev/ttyUSB0. If oyu wnat to change that create a
file calle "~/.flow" with the first line containing an alternate path, i.e. /dev/ttyUSB1
The default serial device is /dev/ttyUSB0. If you want to change that create a
file called "~/.flow" with the first line containing an alternate path, i.e. /dev/ttyUSB1
If you want to enable debug output edit the script and set DEBUG=True.
Sample output: