BOARD_ID_HONDA125_E

This commit is contained in:
rusefi 2024-08-25 14:59:10 -04:00
parent 76c537dfce
commit 8753c4abe6
1 changed files with 1 additions and 1 deletions

View File

@ -144,7 +144,7 @@ BoardConfig boardConfigs[] = {
{
.boardName = "Hellen-Honda125K",
.desiredEngineConfig = -1,
.boardIds = { BOARD_ID_HONDA125_A, BOARD_ID_HONDA125_B, BOARD_ID_HONDA125_C, BOARD_ID_HONDA125_D, 0 },
.boardIds = { BOARD_ID_HONDA125_A, BOARD_ID_HONDA125_B, BOARD_ID_HONDA125_C, BOARD_ID_HONDA125_D, BOARD_ID_HONDA125_E, 0 },
.channels = {
{ "TPS1_1", 1.0f, VOLT_7B * ANALOG_L, VOLT_7B * ANALOG_H },
{ nullptr, 0, 0, 0 },