diff --git a/sonoff/sonoff_template.h b/sonoff/sonoff_template.h index 3061ae366..0af77e6b3 100644 --- a/sonoff/sonoff_template.h +++ b/sonoff/sonoff_template.h @@ -731,7 +731,7 @@ const uint8_t kGpioNiceList[] PROGMEM = { GPIO_HRE_CLOCK, GPIO_HRE_DATA, #endif -#ifdef USE_A4988_Stepper +#ifdef USE_A4988_STEPPER GPIO_A4988_DIR, // A4988 direction pin GPIO_A4988_STP, // A4988 step pin // folowing are not mandatory