para el ventilador

Dependencies:   QEI FastPWM

Revision:
6:d38287621cca
Parent:
5:bd5fc0510e7b
Child:
7:f4e248182d31
--- a/stepper_motor_driver.h	Sun Apr 19 05:38:41 2020 +0000
+++ b/stepper_motor_driver.h	Mon Apr 20 11:39:30 2020 +0000
@@ -33,8 +33,6 @@
 extern DigitalOut stepper_en;
 extern DigitalOut stepper_dir;
 
-// For testing purposes only
-extern Serial pc;
 
 /* Variable declaration */