mirror of
https://gitee.com/mirrors_PX4/PX4-Autopilot.git
synced 2026-04-14 10:07:39 +08:00
0xE7E7E7E7 is 3890735079 unsigned, which overflows int32. Use the signed equivalent -404232217.
0xE7E7E7E7 is 3890735079 unsigned, which overflows int32. Use the signed equivalent -404232217.