From 2f5c20e4da0e73f04097a0b3d54b2a9b02be82d0 Mon Sep 17 00:00:00 2001 From: rusefi Date: Sat, 13 Apr 2019 01:05:01 -0400 Subject: [PATCH] progress? --- firmware/config/stm32f4ems/efifeatures.h | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/firmware/config/stm32f4ems/efifeatures.h b/firmware/config/stm32f4ems/efifeatures.h index 7b0f6e8372..9332e9a100 100644 --- a/firmware/config/stm32f4ems/efifeatures.h +++ b/firmware/config/stm32f4ems/efifeatures.h @@ -359,7 +359,8 @@ #define GPS_SERIAL_SPEED 38400 #ifndef CONFIG_RESET_SWITCH_PORT -#define CONFIG_RESET_SWITCH_PORT GPIOD +// looks like this feature is not extremely popular, we can try living without it now :) +//#define CONFIG_RESET_SWITCH_PORT GPIOD #endif #ifndef CONFIG_RESET_SWITCH_PIN