Make a documentation comment a normal comment.
This commit is contained in:
parent
209dfe66bd
commit
816ac96542
|
|
@ -183,7 +183,7 @@
|
||||||
|
|
||||||
#define STEPPER_ENABLE_PIN DIO9
|
#define STEPPER_ENABLE_PIN DIO9
|
||||||
|
|
||||||
/**
|
/*
|
||||||
* list of PWM-able pins and corresponding timers
|
* list of PWM-able pins and corresponding timers
|
||||||
* timer1 is used for step timing so don't use OC1A/OC1B
|
* timer1 is used for step timing so don't use OC1A/OC1B
|
||||||
*
|
*
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue