Forums:
in the example the keystrokes send over HID is simulated: SimulateKeyboard();
I should like to receive keystrokes on the uart-RX line and send them over HID.
How can I check the UART RX buffer and read the incomming chars ?
in the example the keystrokes send over HID is simulated: SimulateKeyboard();
I should like to receive keystrokes on the uart-RX line and send them over HID.
How can I check the UART RX buffer and read the incomming chars ?