Skip to content

Commit

Permalink
Update Servo_Hardware_PWM.h
Browse files Browse the repository at this point in the history
  • Loading branch information
dadul96 authored Jan 14, 2019
1 parent 182bf18 commit a66326d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/Servo_Hardware_PWM.h
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,7 @@
writeMicroseconds(us) --- Sets the servo pulse width in microseconds. (usable range between 500us and 2500us)
detach() --- Clears the used registers and stops the output of the attached pin. (no pin number needed)
detach() --- Clears the used registers and stops the output of the attached pin. (no pin number!)
*/

#ifndef Servo_Hardware_PWM_h
Expand Down

0 comments on commit a66326d

Please sign in to comment.