Eimantas Bernotavicius / Mbed 2 deprecated Buggy_Project

Dependencies:   QEI mbed

Revision:
4:48d390356fba
Parent:
3:c9df852ad9ac
--- a/pwm.h	Wed Feb 21 11:55:29 2018 +0000
+++ b/pwm.h	Thu Feb 22 17:01:00 2018 +0000
@@ -1,5 +1,2 @@
 extern void motorSetup();
-extern void buggyGoF();
-extern void buggyGoLeft();
-extern void buggyGoRight();
-extern void buggyStop();
\ No newline at end of file
+extern void buggyPWM(float, float);
\ No newline at end of file