para el ventilador

Dependencies:   QEI FastPWM

Revision:
10:b2d87404309a
Parent:
8:208d965a3bd2
Child:
11:5cb7ae8bd831
--- a/ventilator.h	Sun Apr 26 08:50:12 2020 +0000
+++ b/ventilator.h	Mon Apr 27 19:52:02 2020 +0000
@@ -19,7 +19,7 @@
 
 /* Object declaration */
 extern Ticker ticker_int_1ms;
-
+extern DigitalOut test_pin;
 
 /* Global variable declaration */
 extern volatile uint8_t read_pressure_sensors_flag;