diff options
author | Josh Morman <jmorman@perspectalabs.com> | 2020-12-17 11:40:50 -0500 |
---|---|---|
committer | Marcus Müller <marcus@hostalia.de> | 2020-12-18 22:36:14 +0100 |
commit | a94c4f228750213c20ea51a3e9a31283942052f1 (patch) | |
tree | 967e537fec199e9e7893db70cd91b27c95ee62fc /gr-zeromq/examples | |
parent | 54f33e85af52cab9cf06a21b9c70a3b37785f777 (diff) |
replace fft.window.WIN_ with window.win_ and include in grc default import
Signed-off-by: Josh Morman <jmorman@perspectalabs.com>
Diffstat (limited to 'gr-zeromq/examples')
-rw-r--r-- | gr-zeromq/examples/zmq_stream.grc | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gr-zeromq/examples/zmq_stream.grc b/gr-zeromq/examples/zmq_stream.grc index 877c072836..3c1658dc5e 100644 --- a/gr-zeromq/examples/zmq_stream.grc +++ b/gr-zeromq/examples/zmq_stream.grc @@ -158,7 +158,7 @@ blocks: width7: '1' width8: '1' width9: '1' - wintype: fft.window.WIN_BLACKMAN_hARRIS + wintype: window.WIN_BLACKMAN_hARRIS ymax: '10' ymin: '-140' states: |