Improve overview and experiment naming
[khatus.git] / x2 / src / bash / exe / khatus_sensor_bluetooth_power.sh
diff --git a/x2/src/bash/exe/khatus_sensor_bluetooth_power.sh b/x2/src/bash/exe/khatus_sensor_bluetooth_power.sh
new file mode 100644 (file)
index 0000000..f051e71
--- /dev/null
@@ -0,0 +1,7 @@
+#! /bin/sh
+
+set -e
+
+dir_bin="$1"
+
+echo 'show \n quit' | bluetoothctl | "$dir_bin"/khatus_parse_bluetoothctl_show
This page took 0.025645 seconds and 4 git commands to generate.