SIGN IN SIGN UP

Fix gamepad axis initial values

By default, initialize axis to 0, which is represented by 0x8000 as a
16-bit unsigned value.

PR #5623 <https://github.com/Genymobile/scrcpy/pull/5623>
R
Romain Vimont committed
86a68fac6c631a01e8d0132eee0fc5a831e78417
Parent: 1786f28