This commit is contained in:
8
scripts/discover_controller.sh
Executable file
8
scripts/discover_controller.sh
Executable file
@@ -0,0 +1,8 @@
|
||||
#!/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'
|
||||
Reference in New Issue
Block a user