From: Uwe Hermann Date: Wed, 29 Aug 2018 22:39:40 +0000 (+0200) Subject: ipdbg-la: Fix devopts[] contents. X-Git-Url: http://sigrok.org/gitweb/?a=commitdiff_plain;h=1f9652a86149266108ee5769024399c96fcbdcb3;p=libsigrok.git ipdbg-la: Fix devopts[] contents. --- diff --git a/src/hardware/ipdbg-la/api.c b/src/hardware/ipdbg-la/api.c index 984778ed..7444b84a 100644 --- a/src/hardware/ipdbg-la/api.c +++ b/src/hardware/ipdbg-la/api.c @@ -29,9 +29,9 @@ static const uint32_t scanopts[] = { }; static const uint32_t devopts[] = { - SR_CONF_TRIGGER_MATCH | SR_CONF_LIST | SR_CONF_SET, + SR_CONF_TRIGGER_MATCH | SR_CONF_LIST, SR_CONF_CAPTURE_RATIO | SR_CONF_GET | SR_CONF_SET, - SR_CONF_LIMIT_SAMPLES | SR_CONF_GET, + SR_CONF_LIMIT_SAMPLES | SR_CONF_GET | SR_CONF_SET, }; static const int32_t trigger_matches[] = {