Cosmic Ray Sheilding

Dependencies:   mbed SDFileSystem ExtendedTimer

Revision:
1:c7c64242fe4c
Parent:
0:600099ef57c8
Child:
2:2c78fc509a01
--- a/main.cpp	Thu Mar 21 17:31:29 2019 +0000
+++ b/main.cpp	Thu Mar 21 17:41:16 2019 +0000
@@ -4,7 +4,6 @@
 InterruptIn geigerJello(p14); //Counter Serial Number:142
 Serial pc (USBTX, USBRX);
 Timer readPulse;
-bool timeToRead;
 
 void countDelrinPulse(void); //Function called when Delrin Geiger reads pulse
 void countJelloPulse(void); //Function called when Jello Geiger reads pulse