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
1 changed files with 1 additions and 1 deletions

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,