1
0
mirror of https://github.com/DigitalDevices/dddvb.git synced 2023-10-10 13:37:43 +02:00

change SDR modulator version to 18

This commit is contained in:
Ralph Metzler 2019-07-08 10:01:01 +02:00
parent d350eef406
commit f57b5c8b20

View File

@ -540,7 +540,7 @@ static const struct ddb_info ddb_sdr_iq = {
static const struct ddb_info ddb_sdr_dvbt = {
.type = DDB_MOD,
.name = "Digital Devices DVBT",
.version = 17,
.version = 18,
.regmap = &octopus_sdr_map,
.port_num = 16,
.temp_num = 1,