Library to Capture the +ve and -ve Pulsewidth of a signal

Dependents:   PulseWidthCapture_Program

Revision:
1:6bb38ae2e503
Parent:
0:7076676dd640
Child:
2:857c3c8e7a2f
--- a/PulseWidthCapture.h	Fri Dec 05 10:49:31 2014 +0000
+++ b/PulseWidthCapture.h	Wed Dec 10 10:33:32 2014 +0000
@@ -75,7 +75,7 @@
 unsigned int capturedata;
 unsigned int capturedata_2;
 unsigned int test_1, test_2; 
-float rise, fall;
+float rise, fall, period, freq;
 double rise_2, fall_2, i_1, j_1, m_1;
 unsigned int debug;