mirror of
https://gitee.com/mirrors_PX4/PX4-Autopilot.git
synced 2026-04-14 10:07:39 +08:00
- Add compile-time check that LOG_FILEPATH_SIZE == 256 - Ensures LOG_FILEPATH_SCANF_WIDTH stays synchronized if buffer size changes - Provides clear error message if someone modifies LOG_FILEPATH_SIZE Co-authored-by: dakejahl <37091262+dakejahl@users.noreply.github.com>