hameg-hmo: Add support for Hameg HMO3524

This commit is contained in:
Johannes Römer 2017-05-07 17:21:47 +02:00 committed by Uwe Hermann
parent adee480c02
commit bf8a02b633
1 changed files with 1 additions and 1 deletions

View File

@ -308,7 +308,7 @@ static const struct scope_config scope_models[] = {
.scpi_dialect = &hameg_scpi_dialect,
},
{
.name = {"HMO2524", "HMO3034", "HMO3044", "HMO3054", NULL},
.name = {"HMO2524", "HMO3034", "HMO3044", "HMO3054", "HMO3524", NULL},
.analog_channels = 4,
.digital_channels = 16,
.digital_pods = 2,