Update spindle_control.c
Updated spindle_control.c due to compile error.
This commit is contained in:
parent
c0381799eb
commit
ce5f94d675
@ -93,5 +93,5 @@ uint8_t spindle_pwm()
|
||||
|
||||
void spindle_pwm_update(uint8_t pwm)
|
||||
{
|
||||
OCRA_REGISTER = pwm;
|
||||
OCR_REGISTER = pwm;
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user