diff options
author | Oliver <20156451+olie304@users.noreply.github.com> | 2020-06-10 17:36:25 -0500 |
---|---|---|
committer | mormj <34754695+mormj@users.noreply.github.com> | 2020-06-24 11:35:12 -0400 |
commit | 6b2677731569a1f34b1f66594c8ae6059b992c24 (patch) | |
tree | 5e6b4f4486760852ab3f105345f161d2f3884047 /gr-digital/examples/demod | |
parent | 76b335dd8e4a01bd0e7d76a2be9912eeb41f36f2 (diff) |
Fixed two GUI options that had overlapping IDs
Diffstat (limited to 'gr-digital/examples/demod')
-rw-r--r-- | gr-digital/examples/demod/symbol_sync_test_float.grc | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gr-digital/examples/demod/symbol_sync_test_float.grc b/gr-digital/examples/demod/symbol_sync_test_float.grc index 2f9c86b40c..1d4739456c 100644 --- a/gr-digital/examples/demod/symbol_sync_test_float.grc +++ b/gr-digital/examples/demod/symbol_sync_test_float.grc @@ -58,7 +58,7 @@ blocks: label4: Packets labels: '[]' num_opts: '5' - option0: (0,0,0,0,1) + option0: (1,0,0,0,0) option1: (0,1,0,0,0) option2: (0,0,1,0,0) option3: (0,0,0,1,0) |