a
Dependents: 3servotest 1stcomp 3rdcompfixstart 2ndcomp ... more
Fork of Servo by
Revision 6:b0d581acc298, committed 2016-09-11
- Comitter:
- choutin
- Date:
- Sun Sep 11 11:39:48 2016 +0000
- Parent:
- 5:58ef29cb8785
- Child:
- 7:919db47443f4
- Commit message:
- a
Changed in this revision
servo.cpp | Show annotated file Show diff for this revision Revisions of this file |
--- a/servo.cpp Sat Sep 10 13:30:10 2016 +0000 +++ b/servo.cpp Sun Sep 11 11:39:48 2016 +0000 @@ -55,7 +55,7 @@ pwmhand.period_ms(20); //20ms - degree=134; + degree=137; i=500+degree*1900/180; pwmhand.write(i/PERIOD);