mirror of
https://gitee.com/mirrors_PX4/PX4-Autopilot.git
synced 2026-06-27 13:50:35 +08:00
87f0ec19e4
I could not figure out how to make sense out of the binary git data. Therefore, I replaced the px4_git_version_binary with the first 8 bytes of px4_git_version (char[]) and this is easily readable when it arrives on the other side.