You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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"?