From 15c26f7dc932e1ced03d63cbd1634dceb41de93f Mon Sep 17 00:00:00 2001 From: Ryan Kavanagh Date: Mon, 25 Oct 2021 09:29:47 -0400 Subject: update do_blue to use portable speaker --- bin/do_blue.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'bin') 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 -- cgit v1.2.3