Skip to content
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

RFID keyboard inserts unnecessary 0s into output #15

Closed
amcewen opened this issue Sep 28, 2015 · 2 comments
Closed

RFID keyboard inserts unnecessary 0s into output #15

amcewen opened this issue Sep 28, 2015 · 2 comments
Assignees

Comments

@amcewen
Copy link
Member

amcewen commented Sep 28, 2015

Trying out the RFID keyboard mentioned in #11 (comment) just now with @paulfurley's card, it ended up adding an extra 0 to the octet that was less than 0x10.

I'd have raised the issue on the keyboard's repo directly, but can't remember my login details for it.

@DefProc
Copy link

DefProc commented Sep 28, 2015

Ah, most likely lines 81–85 in arduino/src/sketch.ino. I'll get on it.

@DefProc
Copy link

DefProc commented Sep 29, 2015

Fixed

@DefProc DefProc closed this as completed Sep 29, 2015
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants