Cosmic Ray Sheilding

Dependencies:   mbed SDFileSystem ExtendedTimer

Revision:
2:2c78fc509a01
Parent:
1:c7c64242fe4c
Child:
3:466fdc08e0cd
diff -r c7c64242fe4c -r 2c78fc509a01 main.cpp
--- a/main.cpp	Thu Mar 21 17:41:16 2019 +0000
+++ b/main.cpp	Thu Mar 21 17:42:47 2019 +0000
@@ -26,4 +26,12 @@
       delrinCount = 0;
     }
   }
+}
+
+void countDelrinPulse{
+    delrinCount++;
+}
+
+void coutnJelloPulse{
+    jelloCount++'
 }
\ No newline at end of file