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