mirror of https://github.com/ArduPilot/ardupilot
d93aa15f2a
Using `luaL_Buffer` avoids the need for any heap allocation in the common case (count <= 512 bytes) and avoids stressing out the system heap for large reads, instead using the script heap. Zero net flash usage change. |
||
---|---|---|
.. | ||
description | ||
src |