Make a documentation comment a normal comment.

This commit is contained in:
Markus Hitter 2010-10-22 12:03:49 +02:00
parent 209dfe66bd
commit 816ac96542
1 changed files with 1 additions and 1 deletions

View File

@ -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
* *