para el ventilador

Dependencies:   QEI FastPWM

Revision:
7:f4e248182d31
Parent:
6:d38287621cca
Child:
10:b2d87404309a
--- a/stepper_motor_driver.h	Mon Apr 20 11:39:30 2020 +0000
+++ b/stepper_motor_driver.h	Mon Apr 20 21:58:36 2020 +0000
@@ -38,6 +38,7 @@
 
 extern volatile uint8_t stepper_parameters_update_flag;
 
+
 // Tables for calculations
 extern const float sigma_ramp[RAMP_STEPS];
 extern const  float short_sigma_ramp[SHORT_RAMP_STEPS];