mirror of
https://github.com/rtlsdrblog/rtl-sdr-blog.git
synced 2025-01-28 02:44:57 +01:00
add a note with patch submission information
This commit is contained in:
parent
35729e7ee4
commit
7ba990981b
@ -115,6 +115,9 @@ typedef struct rtlsdr_device {
|
|||||||
const char *name;
|
const char *name;
|
||||||
} rtlsdr_device_t;
|
} rtlsdr_device_t;
|
||||||
|
|
||||||
|
/*
|
||||||
|
* Please add your device here and send a patch to osmocom-sdr@lists.osmocom.org
|
||||||
|
*/
|
||||||
static rtlsdr_device_t devices[] = {
|
static rtlsdr_device_t devices[] = {
|
||||||
{ 0x0bda, 0x2832, "Generic RTL2832U (e.g. hama nano)" },
|
{ 0x0bda, 0x2832, "Generic RTL2832U (e.g. hama nano)" },
|
||||||
{ 0x0bda, 0x2838, "ezcap USB 2.0 DVB-T/DAB/FM dongle" },
|
{ 0x0bda, 0x2838, "ezcap USB 2.0 DVB-T/DAB/FM dongle" },
|
||||||
|
Loading…
x
Reference in New Issue
Block a user