Skip to content

Commit 2190bc0

Browse files
authored
Fix typo in QPSK demod YAML
1 parent 8353b42 commit 2190bc0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

grc/iridium_iridium_qpsk_demod.block.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ parameters:
1313
inputs:
1414
- domain: message
1515
id: cpdus
16-
multiplicity: ${channel}
16+
multiplicity: ${channels}
1717

1818
outputs:
1919
- domain: message

0 commit comments

Comments
 (0)