-
Notifications
You must be signed in to change notification settings - Fork 74
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Open Cash Drawer #10
Comments
Hi lucashornung , Because of these issue, I readed again the documentation and this function have a problem (missing one character: 'p') |
Great, thanks! My fix was to just add this line to the method: write(112); is p already a variable in the code? |
Also, maybe as a bit of a follow up, is there a way to check the printer status(paper, if the drawer is open, etc.)? Else I could try to add one tomorrow. |
fixed the method pusePin you can download on last release v1.0.5 I do not have one cash drawer hardware, please, let me know if it is working. thank you |
see the answer on #11 issue |
good, is this working fine? |
read #50 |
Hey! First of all, I love this library, as it made my life a lot easier!
I was wondering though, could you provide sample code for opening the cash drawer? I am trying to use the pulsePin methode with an EPSON TM-T88V for that purpose, but can't seem to get it to work.
The text was updated successfully, but these errors were encountered: