mirror of
https://gitee.com/mirrors_PX4/PX4-Autopilot.git
synced 2026-04-29 06:24:07 +08:00
Test flights reported the warning `[load_mon] log_writer_file low on stack! (292 bytes left)` Increase stack size from 1060 to 1072 (=8 + 1060 rounded to next multiple of 8).