Fix khatus_sensor_bluetooth_power
[khatus.git] / bin / khatus_sensor_bluetooth_power
index 7810f7a..f051e71 100755 (executable)
@@ -4,4 +4,4 @@ set -e
 
 dir_bin="$1"
 
-echo -e 'show \n quit' | bluetoothctl | "$dir_bin"/khatus_parse_bluetoothctl_show
+echo 'show \n quit' | bluetoothctl | "$dir_bin"/khatus_parse_bluetoothctl_show
This page took 0.025144 seconds and 4 git commands to generate.