Kallums Fork
Fork of SteeringServo by
Diff: SteeringServo.h
- Revision:
- 3:f81145ed8daa
- Parent:
- 1:88fe796b4c2e
--- a/SteeringServo.h Sat Sep 02 00:52:36 2017 +0000 +++ b/SteeringServo.h Fri Sep 08 00:41:18 2017 +0000 @@ -85,7 +85,7 @@ /** Get the currentPulseWidth * */ - int getPulseWidth(void) + int getPulseWidth(void); private: PwmOut servo_; // -- PWM Object