Open liudr opened 2 years ago
https://github.com/PaulStoffregen/USBHost_t36/blob/e5cd9cc5bd08b690a85be689f1f3775ac673d5b8/keyboard.cpp#L614
All the rest of the logic have been checking device first, mydevice second, and btdevice last. This one checks bt second.
https://github.com/PaulStoffregen/USBHost_t36/blob/e5cd9cc5bd08b690a85be689f1f3775ac673d5b8/keyboard.cpp#L614
All the rest of the logic have been checking device first, mydevice second, and btdevice last. This one checks bt second.