Skip to content

Commit

Permalink
feedline
Browse files Browse the repository at this point in the history
  • Loading branch information
Yrr0r committed Jul 20, 2022
1 parent a2e271a commit 0d35107
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion script.js
Original file line number Diff line number Diff line change
Expand Up @@ -188,5 +188,7 @@ async function bitmapRender(elementid){
console.log(encoded);

// send to print
sendprint(encoded);
await sendprint(encoded);

await sockchar.writeValue(genpack(26,[210]));
}

0 comments on commit 0d35107

Please sign in to comment.