sxmo_bluetoothmenu.sh stop bluetooth_scan on window kill too

Without this, we don't stop the scan if we kill the full reconnection
window.
This commit is contained in:
Willow Barraco
2023-07-21 16:12:00 +02:00
parent 9a5babd048
commit 7710b6211f

View File

@@ -87,9 +87,8 @@ while : ; do
break
fi
done
sxmo_daemons.sh stop bluetooth_scan
"
sxmo_daemons.sh stop bluetooth_scan
}
_notify_failure() {