mirror of
https://github.com/Genymobile/scrcpy.git
synced 2026-02-01 03:54:26 +01:00
Convert uint16_t to unsigned to avoid using PRIx16, which may not exist on Windows. PR #3011 <https://github.com/Genymobile/scrcpy/pull/3011>