mirror of
https://github.com/ArduPilot/ardupilot
synced 2025-01-04 15:08:28 -04:00
983a330cd5
The Vector2l methods completely duplicate the code of the Vector2f methods, but aren't used anywhere. They are therefore subject to bitrot and aren't adding any value. (Also shrinks the build by 8 bytes for some reason, given that it's unused code I expected to see no difference in binary size). |
||
---|---|---|
.. | ||
AC_Fence.cpp | ||
AC_Fence.h | ||
AC_PolyFence_loader.cpp | ||
AC_PolyFence_loader.h | ||
keywords.txt |