mirror of
https://gitee.com/mirrors_PX4/PX4-Autopilot.git
synced 2026-06-27 10:20:35 +08:00
37b4cdfce2
we should not be using 'char' for binary APIs, as the C standard does not specify if it is signed or unsigned, so results may not be consistent