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