Skip to content

Commit

Permalink
seque
Browse files Browse the repository at this point in the history
  • Loading branch information
qinmingyuan committed Nov 7, 2024
1 parent 413ebc5 commit 8a44584
Showing 1 changed file with 0 additions and 5 deletions.
5 changes: 0 additions & 5 deletions app/prints/base_esc.rb
Original file line number Diff line number Diff line change
Expand Up @@ -221,9 +221,4 @@ def cut
@data.concat(PAPER_FULL_CUT)
end

# Transforms an array of codes into a string
def sequence(*arr_sequence)
arr_sequence.flatten.pack('U*')
end

end

0 comments on commit 8a44584

Please sign in to comment.