Barcode scanner problems
Computer Geek 101
Posts: 179
I am working on a barcode scanner project.· The scanner is just a keyboard wedge(it simulates a keyboard).· Im sending the data through a PINK via UDP to a server.· The problem is, when i send the first barcode(after a propeller reboot), I dont get the first character.· Any scans after the first work perfect.· Is there any known issues with the keyboard object or something Im missing?· Below is the test code Im using
Comments