Files
couchos/scripts/discover_controller.sh
jackmhny 04ef2a0d74
Some checks failed
ci / verify (push) Has been cancelled
feat: build CouchOS Melee appliance
2026-08-03 02:52:28 +02:00

9 lines
305 B
Bash
Executable File

#!/usr/bin/env bash
set -Eeuo pipefail
ADDRESS="${1:-C8:3F:26:12:69:7B}"
bluetoothctl info "${ADDRESS}" || true
printf '\nKnown-safe template: templates/controllers/xbox-standard-controller.profile.ini\n'
printf 'Do not fill in SDL GUIDs or Dolphin device IDs until you confirm them on this machine.\n'