mirror of
https://github.com/ArduPilot/ardupilot
synced 2025-01-03 06:28:27 -04:00
1ce03c53a6
Not being able to leave the instantiation in ther header is not because of PSTR issues, but basically because the instantiation needs to be in a compilation unit, not in the header itself. |
||
---|---|---|
.. | ||
AP_Curve.cpp | ||
AP_Curve.h |