@ -235,9 +235,6 @@ void st_init()
// set enable pin
STEPPERS_ENABLE_PORT |= 1<<STEPPERS_ENABLE_BIT;
DDRD |= (1<<2);
PORTD &= ~(1<<2);
sei();
}
The note is not visible to the blocked user.