mirror of
https://gitee.com/mirrors_PX4/PX4-Autopilot.git
synced 2026-06-26 14:10:35 +08:00
8c1e85a65f
The dataman started overwriting contents after 256 items because the item index were only uint8_t. This fix allows for more than 256 waypoints.