mirror of
https://gitee.com/mirrors_PX4/PX4-Autopilot.git
synced 2026-06-28 10:00:35 +08:00
5b171bd614
The enum change from uint8_t to an int avoids uninitialized bytes, which led to valgrind warnings (no error though).