From ba11bf2d699957e9a5d9b587de045162d2fce3e3 Mon Sep 17 00:00:00 2001 From: Martin Braun Date: Wed, 21 Jun 2017 18:03:59 -0700 Subject: eiscat: Remove superfluous sr_write --- host/include/uhd/rfnoc/blocks/radio_eiscat.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'host') diff --git a/host/include/uhd/rfnoc/blocks/radio_eiscat.xml b/host/include/uhd/rfnoc/blocks/radio_eiscat.xml index 867b4c9be..ddf68580b 100644 --- a/host/include/uhd/rfnoc/blocks/radio_eiscat.xml +++ b/host/include/uhd/rfnoc/blocks/radio_eiscat.xml @@ -94,7 +94,7 @@ 0 EQUAL($use_prev, 0) OR EQUAL($use_prev, 1) use_prev must be 0 or 1. - SR_WRITE("SR_PREV_OR_NULL", $use_prev) AND SR_WRITE("SR_PREV_OR_NULL", $use_prev) + SR_WRITE("SR_PREV_OR_NULL", $use_prev) -- cgit v1.2.3