diff options
| author | Yuval Adam <_@yuv.al> | 2018-07-23 21:04:00 +0300 |
|---|---|---|
| committer | Yuval Adam <_@yuv.al> | 2018-07-23 21:04:00 +0300 |
| commit | 957f0bfdd5d075abe73344ea2583c886f95322db (patch) | |
| tree | 2df612149f85f652afd6036bbe8a5c06d1b586db /README.md | |
| parent | f8eab2708f229d3187a0329983df7536c7bc0e01 (diff) | |
Add basic USB device discovery
Diffstat (limited to 'README.md')
| -rw-r--r-- | README.md | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -35,6 +35,8 @@ $ cargo build $ cargo test ``` +Since there isn't (?) any good USB device mocking setup, for tests to pass an RTL-SDR device must be connected. + ## License [GPLv3](LICENSE) |
