davefromnj
Joined: 03 May 2007 Posts: 42
|
Quick question about USB keyboard example |
Posted: Thu Jun 03, 2010 2:34 pm |
|
|
Hello,
I get the tx_msg[3] = 4; to send "a" and
tx_msg[3] = 5; to send "b" etc.,
but I was not able to find a map for all the rest of the keyboard keys. What is the value to send the keyboard UP ARROW key, for example?
The .C file said to look in the USB descriptor file, but I couldn't seem to follow it.
Thanks- |
|