Usada bajo permiso del autor tony63

Dependents:   IR-NEC

Fork of Pulse1 by Gustavo Ramirez

Revision:
2:a91e76505e52
Parent:
1:48651f86a80c
--- a/Pulse1.h	Thu Nov 07 03:34:00 2013 +0000
+++ b/Pulse1.h	Sat Nov 07 22:07:03 2015 +0000
@@ -48,6 +48,8 @@
         int startval;
         Timer pulsetime, runtime;
         DigitalInOut io;
+        Timer Temp1;
+        int flag1;
 };
 
 #endif
\ No newline at end of file