mirror of
https://github.com/Genymobile/scrcpy.git
synced 2026-02-18 12:24:37 +01:00
The sc_hid_event structure represents HID input data. Rename it so that we can add other hid event structs without confusion. PR #5270 <https://github.com/Genymobile/scrcpy/pull/5270>