diff options
-rwxr-xr-x | bin/do_blue.sh | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/bin/do_blue.sh b/bin/do_blue.sh index 5fe785c..6958aba 100755 --- a/bin/do_blue.sh +++ b/bin/do_blue.sh @@ -1,3 +1,3 @@ #!/bin/sh pacmd load-module module-bluez5-discover -echo "connect 00:01:01:00:00:12" | bluetoothctl +echo "connect CD:0D:69:69:9A:1B" | bluetoothctl |