mirror of https://github.com/ArduPilot/ardupilot
fa7a89ef83
Removes unneeded set's of memory that is already zero'd. It also changes _flags to be all bool to match the actual usage, and removes the width specifiers from them. This increases the RAM cost of AP_Mission by 4 bytes, but saves on flash. The RAM cost was eliminated by rearranging members. |
||
---|---|---|
.. | ||
examples/AP_Mission_test | ||
AP_Mission.cpp | ||
AP_Mission.h | ||
AP_Mission_Commands.cpp |