7810f7a45871c64588c2ff2b14f62591bf9447f6
[khatus.git] / bin / khatus_sensor_bluetooth_power
1 #! /bin/sh
2
3 set -e
4
5 dir_bin="$1"
6
7 echo -e 'show \n quit' | bluetoothctl | "$dir_bin"/khatus_parse_bluetoothctl_show
This page took 0.050145 seconds and 3 git commands to generate.