para el ventilador

Dependencies:   QEI FastPWM

Revision:
11:5cb7ae8bd831
Parent:
6:d38287621cca
--- a/buttons.h	Mon Apr 27 19:52:02 2020 +0000
+++ b/buttons.h	Thu May 07 03:52:31 2020 +0000
@@ -17,7 +17,6 @@
 uint8_t Get_Button_Press(uint8_t button_mask);
 
 
-
 /***********************************************************************
    buttonDebounce: Check if a button has changed and keeps its new value 
    (HIGH or LOW) for 03 periods of time.