請問要送什麼什麼指令才能接受到Keyboard key,例如A~Z
以下為我丟出的命令資料
送出
0xED, 0x0D, 0x10, 0x00, 0x05, 0x00, 0x00, 0x00, 0x00, 0x00
無回應沒顯示"b"
送出
0xED, 0x0D, 0x11, 0x00, 0x08, 0x10, 0x00, 0x00, 0x00, 0x00
有播放及暫停功能但沒顯示"e"
How to set RC_SET_DATA ,Can only sent Keyboard key,A~Z
sent
0xED, 0x0D, 0x10, 0x00, 0x05, 0x00, 0x00, 0x00, 0x00, 0x00
not see 'b'
sent
0xED, 0x0D, 0x11, 0x00, 0x08, 0x10, 0x00, 0x00, 0x00, 0x00
Only Play/pause ,but not see 'e'