We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 9f82909 + 2b7a5ef commit 89398f9Copy full SHA for 89398f9
gr-blocks/grc/blocks_tag_gate.xml
@@ -4,7 +4,7 @@
4
<key>blocks_tag_gate</key>
5
<import>from gnuradio import blocks</import>
6
<make>blocks.tag_gate($type.size * $vlen, $propagate_tags)
7
-self.$(id).set_single_key($single_key))</make>
+self.$(id).set_single_key($single_key)</make>
8
<callback>self.$(id).set_single_key($single_key)</callback>
9
10
<param>
0 commit comments