]> sigrok.org Git - libsigrok.git/blobdiff - src/hwdriver.c
Add SR_CONF_POWERMETER.
[libsigrok.git] / src / hwdriver.c
index 96b6cfac0d48b4d24c67c61e88cc8074599f5fe9..5378d74adf32a4460e2dd16482ff707d8fecbbf9 100644 (file)
@@ -62,6 +62,7 @@ static struct sr_key_info sr_key_info_config[] = {
        {SR_CONF_ELECTRONIC_LOAD, SR_T_STRING, NULL, "Electronic load", NULL},
        {SR_CONF_SCALE, SR_T_STRING, NULL, "Scale", NULL},
        {SR_CONF_SIGNAL_GENERATOR, SR_T_STRING, NULL, "Signal generator", NULL},
+       {SR_CONF_POWERMETER, SR_T_STRING, NULL, "Power meter", NULL},
 
        /* Driver scan options */
        {SR_CONF_CONN, SR_T_STRING, "conn",