This commit is contained in:
Matthew Kennedy 2020-07-28 11:43:54 -07:00
parent 3071ee4334
commit a2aac60a76
1 changed files with 1 additions and 1 deletions

View File

@ -16,7 +16,6 @@
#include "accel_enrichment.h"
#include "trigger_central.h"
#include "local_version_holder.h"
#include "airmass.h"
#if EFI_SIGNAL_EXECUTOR_ONE_TIMER
// PROD real firmware uses this implementation
@ -32,6 +31,7 @@
#define FAST_CALLBACK_PERIOD_MS 5
class RpmCalculator;
class AirmassModelBase;
#define MAF_DECODING_CACHE_SIZE 256