mirror of
https://gitee.com/mirrors_PX4/PX4-Autopilot.git
synced 2026-05-23 02:57:36 +08:00
78d357cb0c
we now use the already existing buffer for logging messages, which is allocated on the heap. In fact, stack usage was too high before this, now it's ok again.