From 5f8f39043468c2110292fc1c9bbf9945909a6ec2 Mon Sep 17 00:00:00 2001 From: Markus Rosenstihl Date: Thu, 18 Feb 2016 20:14:42 +0000 Subject: [PATCH] flow_control: configuration documentation --- src/tools/flow_control.py | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/src/tools/flow_control.py b/src/tools/flow_control.py index dc8ea91..bd7fa6f 100755 --- a/src/tools/flow_control.py +++ b/src/tools/flow_control.py @@ -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: