would this work?
This commit is contained in:
parent
683df28f6d
commit
6d3d8a7ac9
|
@ -19,9 +19,9 @@
|
||||||
typedef unsigned int time_t;
|
typedef unsigned int time_t;
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
|
#include "rusefi_generated.h"
|
||||||
#include "rusefi_enums.h"
|
#include "rusefi_enums.h"
|
||||||
#include "firing_order.h"
|
#include "firing_order.h"
|
||||||
#include "rusefi_generated.h"
|
|
||||||
|
|
||||||
#define DEFAULT_FUEL_LOAD_COUNT 16
|
#define DEFAULT_FUEL_LOAD_COUNT 16
|
||||||
#define DEFAULT_IGN_LOAD_COUNT 16
|
#define DEFAULT_IGN_LOAD_COUNT 16
|
||||||
|
|
Loading…
Reference in New Issue