This commit is contained in:
rusefi 2021-10-09 17:17:11 -04:00
parent dbb40f0117
commit e1dc468d07
2 changed files with 2 additions and 0 deletions

View File

@ -13,6 +13,7 @@
#include "pch.h"
#include "fsio_impl.h"
#include "custom_engine.h"
#include "../hellen_meta.h"
static void hellenWbo() {
engineConfiguration->enableAemXSeries = true;

View File

@ -12,6 +12,7 @@
#include "pch.h"
#include "fsio_impl.h"
#include "../hellen_meta.h"
static void setInjectorPins() {
engineConfiguration->injectionPins[0] = GPIOG_7;