start stop
[201903hackathon.git] / bt_disconnect_bobbycar.sh
diff --git a/bt_disconnect_bobbycar.sh b/bt_disconnect_bobbycar.sh
new file mode 100755 (executable)
index 0000000..95e318f
--- /dev/null
@@ -0,0 +1,3 @@
+#!/bin/zsh
+local BOBBYCAR=30:AE:A4:15:24:72
+sudo bluetoothctl <<< "disconnect $BOBBYCAR"