wqebhooky

This commit is contained in:
2026-04-22 21:54:22 -06:00
parent a0f343a0fe
commit 6f2ff3200b
-2
View File
@@ -20,8 +20,6 @@ send_discord_webhook() {
"$webhook_url" "$webhook_url"
} }
send_discord_webhook TESTG
while true; do #infinite loop while true; do #infinite loop
# scan for those vendor ids # scan for those vendor ids
blescan=$(bluetoothctl -t 5 scan on | awk '{print $3}' | grep "${vendor_ids[@]/#/-e }") blescan=$(bluetoothctl -t 5 scan on | awk '{print $3}' | grep "${vendor_ids[@]/#/-e }")