auto-sync
This commit is contained in:
parent
67eb699d51
commit
01080d64f7
|
@ -13,6 +13,8 @@ extern "C"
|
|||
{
|
||||
#endif /* __cplusplus */
|
||||
|
||||
int getVtSizeEstimate(void);
|
||||
|
||||
#include "obd_error_codes.h"
|
||||
#include "efifeatures.h"
|
||||
#include "stdbool.h"
|
||||
|
|
|
@ -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>
|
||||
|
|
Loading…
Reference in New Issue