arpruss / USBComposite_stm32f1

USB Composite library for STM32F1 (HID, Serial, MIDI and XBox360 controller)
Other
382 stars 76 forks source link

Send arrows key #112

Open Matpods opened 2 years ago

Matpods commented 2 years ago

i am using an arduino nano 33 ble sense with the gesture module to control youtube videos. i would like to add up and down arrows in this script but it doesn't work.

this is my script :

https://pastebin.com/xJK6thHH

arpruss commented 2 years ago

I don't understand this code. It uses some USBKeyboard.h header that is not from USBHID.