auto-sync

This commit is contained in:
rusEfi 2015-03-03 20:04:38 -06:00
parent 67eb699d51
commit 01080d64f7
2 changed files with 8 additions and 0 deletions

View File

@ -13,6 +13,8 @@ extern "C"
{
#endif /* __cplusplus */
int getVtSizeEstimate(void);
#include "obd_error_codes.h"
#include "efifeatures.h"
#include "stdbool.h"

View File

@ -2285,6 +2285,12 @@
<file>
<name>$PROJ_DIR$\..\controllers\math\engine_math.h</name>
</file>
<file>
<name>$PROJ_DIR$\..\controllers\math\pid.cpp</name>
</file>
<file>
<name>$PROJ_DIR$\..\controllers\math\pid.h</name>
</file>
<file>
<name>$PROJ_DIR$\..\controllers\math\speed_density.cpp</name>
</file>