]> rtime.felk.cvut.cz Git - mirosot.git/commitdiff
Added a script from connecting to robot wia bluetooth.
authorNguyen Hoang <nhttu82@yahoo.com>
Wed, 28 Jun 2006 13:45:00 +0000 (13:45 +0000)
committerNguyen Hoang <nhttu82@yahoo.com>
Wed, 28 Jun 2006 13:45:00 +0000 (13:45 +0000)
darcs-hash:20060628134500-5a954-09b763110f48d61d6e44665a92ec84cb5d527924.gz

bluez_test/connect_robot [new file with mode: 0755]

diff --git a/bluez_test/connect_robot b/bluez_test/connect_robot
new file mode 100755 (executable)
index 0000000..ca864a4
--- /dev/null
@@ -0,0 +1,3 @@
+#!/bin/sh
+
+./l2captest -i hci0 00:A0:96:0F:3D:CD
\ No newline at end of file