5 lines
141 B
Bash
Executable File
5 lines
141 B
Bash
Executable File
#!/bin/bash
|
|
# This script only ensure the device is ready for running with softwares that have device timeouts on startup.
|
|
|
|
uhd_find_devices
|