mirror of
https://github.com/Schrolli91/BOSWatch.git
synced 2026-04-21 06:13:39 +00:00
multimon and sdr-rtl as submodule
added the used tools as a git submodule to have better control over versions
This commit is contained in:
parent
4f0caae300
commit
9fd07658f6
4 changed files with 10 additions and 0 deletions
6
.gitmodules
vendored
Normal file
6
.gitmodules
vendored
Normal file
|
|
@ -0,0 +1,6 @@
|
|||
[submodule "submodules/multimon"]
|
||||
path = submodules/multimon
|
||||
url = https://github.com/EliasOenal/multimon-ng
|
||||
[submodule "submodules/rtl-sdr"]
|
||||
path = submodules/rtl-sdr
|
||||
url = https://github.com/osmocom/rtl-sdr
|
||||
Loading…
Add table
Add a link
Reference in a new issue