sandeepmistry / arduino-BLEPeripheral

An Arduino library for creating custom BLE peripherals with Nordic Semiconductor's nRF8001 or nR51822.
MIT License
463 stars 180 forks source link

Arrow key code needed #207

Open jayshetti opened 6 years ago

jayshetti commented 6 years ago

Hi what are the arraow up,down,left and right keycodes. How can i send arrow key ,Pageup,Page down and Home button events .

Thanks,