The following file was modified in apps/bluetooth/experimental:
Name Old version New version Tag Comment
---- ----------- ----------- --- -------
README.txt 1.3 1.4=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20
The accompanying log:
Added info for the -f option of bti.
The diff of the modified file(s):
--- README.txt 5 Nov 2001 13:24:02 -0000 1.3
+++ README.txt 22 Apr 2002 14:18:46 -0000 1.4
@@ -50,6 +50,9 @@
sets uart speed
9600, 19200, 38400, 57600, 115200, 230400, 460800
default: 115200 baud=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20
+=09
+ -f, --noflow
+ Don't use RTS and CTS signals when communicating with the module through =
UART
=20=20=20
e.g
./bti --reset --speed 460800 --physdev /dev/ttyS0 --local-name OpenBT
|