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