Adafruit_TinyUSB_Arduino icon indicating copy to clipboard operation
Adafruit_TinyUSB_Arduino copied to clipboard

use keydown event since keypress is not supported by Android

Open hathach opened this issue 3 years ago • 0 comments

as mentioned by https://github.com/adafruit/Adafruit_TinyUSB_Arduino/issues/26#issuecomment-1011587617 keypress event is not supported by chrome on Android. Change to use keydown event

hathach avatar Jan 17 '22 09:01 hathach