Added image and clarifying description
This commit is contained in:
parent
b66a97e58d
commit
31143110ba
|
|
@ -1,5 +1,8 @@
|
|||
### LibreSDR B210 Mini Firmware and documentation
|
||||
|
||||

|
||||
|
||||
|
||||
## Requirements:
|
||||
|
||||
- An internet connection and a machine running any of the following distros:
|
||||
|
|
|
|||
Binary file not shown.
|
After Width: | Height: | Size: 25 KiB |
|
|
@ -0,0 +1,4 @@
|
|||
#!/bin/bash
|
||||
# This script only ensure the device is ready for running with softwares that have device timeouts on startup.
|
||||
|
||||
uhd_find_devices
|
||||
Loading…
Reference in New Issue