mirror of
https://github.com/Genymobile/scrcpy.git
synced 2026-01-21 14:44:27 +01:00
It is possible to retrieve the device instance from the handle via libusb_get_device(), so we don't need to reference the device one more time. PR #2974 <https://github.com/Genymobile/scrcpy/pull/2974>