Skip to content

Commit

Permalink
Merge pull request #26 from zkry/25-fix-sequence-peak-detector-outputs
Browse files Browse the repository at this point in the history
Fix sequence peak detector output locations
  • Loading branch information
zkry committed Dec 20, 2022
2 parents 0234a9f + 1568361 commit 5517efb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion asm-blox-puzzles.el
Original file line number Diff line number Diff line change
Expand Up @@ -939,7 +939,7 @@ Find the pattern 0, 0, 0:
:name "I"))
:sinks
(list (asm-blox--cell-sink-create :row 3
:col 2
:col 1
:expected-data output-n
:name "N")
(asm-blox--cell-sink-create :row 3
Expand Down

0 comments on commit 5517efb

Please sign in to comment.