X-Git-Url: https://sigrok.org/gitweb/?a=blobdiff_plain;ds=sidebyside;f=src%2Fhwdriver.c;h=fe8ac457f7009c477da83c83ff22fb74b318d65b;hb=661cc2ec46ea3b7f3b7f560604559b9d54e8448d;hp=595ea65742f3622062c160947f458662411a954f;hpb=83478149b1d5a0476c15241dfce1fb2cf014e0c5;p=libsigrok.git diff --git a/src/hwdriver.c b/src/hwdriver.c index 595ea657..fe8ac457 100644 --- a/src/hwdriver.c +++ b/src/hwdriver.c @@ -165,7 +165,7 @@ static struct sr_key_info sr_key_info_config[] = { "Output frequency", NULL}, {SR_CONF_OUTPUT_FREQUENCY_TARGET, SR_T_FLOAT, "output_frequency_target", "Output frequency target", NULL}, - {SR_CONF_MEASURED_QUANTITY, SR_T_STRING, "measured_quantity", + {SR_CONF_MEASURED_QUANTITY, SR_T_MQ, "measured_quantity", "Measured quantity", NULL}, {SR_CONF_MEASURED_2ND_QUANTITY, SR_T_STRING, "measured_2nd_quantity", "Measured secondary quantity", NULL},