eliminated som debug code
This commit is contained in:
parent
9b022a6f4f
commit
c5e0285e80
@ -234,10 +234,7 @@ void st_init()
|
||||
|
||||
// set enable pin
|
||||
STEPPERS_ENABLE_PORT |= 1<<STEPPERS_ENABLE_BIT;
|
||||
|
||||
DDRD |= (1<<2);
|
||||
PORTD &= ~(1<<2);
|
||||
|
||||
|
||||
sei();
|
||||
}
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user