kopia lustrzana https://github.com/gnea/grbl
Update spindle_control.c
Updated spindle_control.c due to compile error.pull/1/head
rodzic
c0381799eb
commit
ce5f94d675
|
|
@ -93,5 +93,5 @@ uint8_t spindle_pwm()
|
|||
|
||||
void spindle_pwm_update(uint8_t pwm)
|
||||
{
|
||||
OCRA_REGISTER = pwm;
|
||||
OCR_REGISTER = pwm;
|
||||
}
|
||||
|
|
|
|||
Ładowanie…
Reference in New Issue