pi-as-keyboard
pi-as-keyboard copied to clipboard
0x0a "g" does not work
I connected the PC with the USB of pi zero, and executed the bash script on the pi to let the HID virtual keyboard input "abcdefgh" to the PC. But when I execute to 0x0a, only "g" is not displayed on the PC side. How can I debug or add 0x0a "g"?