mirror of
https://github.com/logos-messaging/packages.git
synced 2026-01-03 06:33:10 +00:00
Merge pull request #113 from jpoirier/master
Adds A Nim wrapper for librtlsdr
This commit is contained in:
commit
70a0b2e8ce
@ -1092,6 +1092,15 @@
|
||||
"description": "Basic Option[T] library",
|
||||
"license": "MIT",
|
||||
"web": "https://github.com/flaviut/optional_t"
|
||||
},
|
||||
{
|
||||
"name": "nimrtlsdr",
|
||||
"url": "git://github.com/jpoirier/nimrtlsdr",
|
||||
"method": "git",
|
||||
"tags": ["rtl-sdr", "wrapper", "bindings", "rtlsdr"],
|
||||
"description": "A Nim wrapper for librtlsdr",
|
||||
"license": "BSD",
|
||||
"web": "https://github.com/jpoirier/nimrtlsdr"
|
||||
}
|
||||
]
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user