From: Nguyen Hoang Date: Wed, 28 Jun 2006 13:45:00 +0000 (+0000) Subject: Added a script from connecting to robot wia bluetooth. X-Git-Tag: Kovacik's_version~4 X-Git-Url: https://rtime.felk.cvut.cz/gitweb/mirosot.git/commitdiff_plain/54df33c3edbfbf4b4faf94e81b5d2109b63aa40c Added a script from connecting to robot wia bluetooth. darcs-hash:20060628134500-5a954-09b763110f48d61d6e44665a92ec84cb5d527924.gz --- diff --git a/bluez_test/connect_robot b/bluez_test/connect_robot new file mode 100755 index 0000000..ca864a4 --- /dev/null +++ b/bluez_test/connect_robot @@ -0,0 +1,3 @@ +#!/bin/sh + +./l2captest -i hci0 00:A0:96:0F:3D:CD \ No newline at end of file