From 67ce3a05400a7079fcab7f79267e4bc3af64f083 Mon Sep 17 00:00:00 2001 From: rusefi Date: Mon, 13 Feb 2023 20:37:21 -0500 Subject: [PATCH] Honda125K PWR-EN pin #5069 --- firmware/config/boards/hellen/hellen_common.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/firmware/config/boards/hellen/hellen_common.cpp b/firmware/config/boards/hellen/hellen_common.cpp index 095b5cc948..3cceb12f53 100644 --- a/firmware/config/boards/hellen/hellen_common.cpp +++ b/firmware/config/boards/hellen/hellen_common.cpp @@ -34,7 +34,7 @@ void setHellen176LedPins() { } void setHellenMegaEnPin() { - static initialized = false; + static bool initialized = false; if (!initialized) { initialized = true; megaEn.initPin("mm-EN", H144_GP8); // OUT_PWR_EN