diff --git a/g2core/settings/settings_default.h b/g2core/settings/settings_default.h index cda54c54a..52d8c385f 100644 --- a/g2core/settings/settings_default.h +++ b/g2core/settings/settings_default.h @@ -86,7 +86,7 @@ #endif #ifndef SPINDLE_ENABLE_POLARITY -#define SPINDLE_ENABLE_POLARITY SPINDLE_ACTIVE_HIGH // {spep: 0=active low, 1=active high +#define SPINDLE_ENABLE_POLARITY 1 // {spep: 0=active low, 1=active high #endif #ifndef SPINDLE_DIR_POLARITY