mirror of
https://github.com/rtlsdrblog/rtl-sdr-blog.git
synced 2025-06-28 05:57:49 +02:00
add Genius TVGo DVB-T03 USB dongle support
original author: Jiri Pinkava <j-pi@seznam.cz> Signed-off-by: Steve Markgraf <steve@steve-m.de>
This commit is contained in:
@ -109,6 +109,7 @@ static rtlsdr_device_t devices[] = {
|
||||
{ 0x1f4d, 0xb803, "GTek T803" },
|
||||
{ 0x1b80, 0xd3a4, "Twintech UT-40" },
|
||||
{ 0x1d19, 0x1101, "Dexatek DK DVB-T Dongle (Logilink VG0002A)" },
|
||||
{ 0x0458, 0x707f, "Genius TVGo DVB-T03 USB dongle (Ver. B)" },
|
||||
};
|
||||
|
||||
typedef struct rtlsdr_dev {
|
||||
|
Reference in New Issue
Block a user