]> sigrok.org Git - libsigrok.git/blobdiff - hwdriver.c
demo: Bring analog square wave amplitude into line with other patterns.
[libsigrok.git] / hwdriver.c
index 557181176009bce2c2265f9b95011ba37ea618ad..048450001b1f4196c4c0d13c6648ce7e09cd98ea 100644 (file)
@@ -53,7 +53,7 @@ static struct sr_config_info sr_config_info_data[] = {
        {SR_CONF_CAPTURE_RATIO, SR_T_UINT64, "captureratio",
                "Pre-trigger capture ratio", NULL},
        {SR_CONF_PATTERN_MODE, SR_T_CHAR, "pattern",
-               "Pattern generator mode", NULL},
+               "Pattern", NULL},
        {SR_CONF_TRIGGER_TYPE, SR_T_CHAR, "triggertype",
                "Trigger types", NULL},
        {SR_CONF_EXTERNAL_CLOCK, SR_T_BOOL, "external_clock",