Dependents:   YMotor

Revision:
2:871d1f6d311e
Parent:
1:c8ed08beefb9
--- a/YMotorDriverBase.h	Wed Oct 14 06:04:34 2015 +0000
+++ b/YMotorDriverBase.h	Fri Nov 13 07:47:35 2015 +0000
@@ -37,7 +37,6 @@
     
 protected:
     virtual void write();
-    void updatePwmDuty();
     
     I2CSlave* mI2C;
     DigitalOut* mLED;