From 6cd34aa97f1b4e7423f2249d1d971ff425ccbbb6 Mon Sep 17 00:00:00 2001 From: rusefillc Date: Thu, 2 Dec 2021 23:29:47 -0500 Subject: [PATCH] Do we push config on any change now? #3647 --- firmware/rusefi.cpp | 2 -- 1 file changed, 2 deletions(-) diff --git a/firmware/rusefi.cpp b/firmware/rusefi.cpp index 5f8ca20d46..7801ed825a 100644 --- a/firmware/rusefi.cpp +++ b/firmware/rusefi.cpp @@ -316,5 +316,3 @@ void chDbgStackOverflowPanic(thread_t *otp) { #endif chDbgPanic3(panicMessage, __FILE__, __LINE__); } - -