Es un backup para las pruebas de firmware y hardware de un ventilador

Dependencies:   mbed QEI FastPWM

Revision:
6:d38287621cca
Parent:
3:45299e7882b9
Child:
11:5cb7ae8bd831
--- a/buttons.h	Sun Apr 19 05:38:41 2020 +0000
+++ b/buttons.h	Mon Apr 20 11:39:30 2020 +0000
@@ -7,7 +7,6 @@
 
 /* Object declaration */
 extern BusIn  buttons;
-extern DigitalIn   push_button;
 
 /* Global variable declaration */
 extern volatile uint8_t button_state; // debounced button state (bit == 1: button pressed)