khaledwj90

Results 2 issues of khaledwj90

is this library supporting mC-Print2, mC-Print3 printers?

I'm not able to print it says invalid port name check my code below: `printInvoice = async () => { try { var connect = await StarPRNT.connect('BT:00:12:F3:3A:66:1B', 'StarPRNT', true); console.log(connect);...