SIGN IN SIGN UP

Avoid PRIx16 printf format on Windows

Convert uint16_t to unsigned to avoid using PRIx16, which may not exist
on Windows.

PR #3011 <https://github.com/Genymobile/scrcpy/pull/3011>
R
Romain Vimont committed
06243e7c3cd313e2d4d4b34fe0d2c3f35d9aee6d
Parent: b9b2879