X-Git-Url: https://sigrok.org/gitweb/?a=blobdiff_plain;f=hwdriver.c;h=302ffdc5196eba6a19127cc6e7e5bda615942a2b;hb=ca9b9f4834f106ba8387cf962a216425e0476de5;hp=88b6f638e04722903a96ab79164f6f282a36598d;hpb=fe90fbb7829ac745d59be37e61fa55e45b251a4e;p=libsigrok.git diff --git a/hwdriver.c b/hwdriver.c index 88b6f638..302ffdc5 100644 --- a/hwdriver.c +++ b/hwdriver.c @@ -62,7 +62,7 @@ static struct sr_config_info sr_config_info_data[] = { "Swap channel order", NULL}, {SR_CONF_RLE, SR_T_BOOL, "rle", "Run Length Encoding", NULL}, - {SR_CONF_TRIGGER_SLOPE, SR_T_UINT64, "triggerslope", + {SR_CONF_TRIGGER_SLOPE, SR_T_CHAR, "triggerslope", "Trigger slope", NULL}, {SR_CONF_TRIGGER_SOURCE, SR_T_CHAR, "triggersource", "Trigger source", NULL},