Charles Young's development fork. Going forward I only want to push mature code to main repository.

Dependencies:   mbed

Fork of GEO_COUNTER_L432KC by Geo Electronics "Geo Counter"

Revision:
56:855908078dea
Parent:
55:7710650f6b17
Child:
57:f4215ca747e5
--- a/main.cpp	Sat Sep 08 21:19:30 2018 -0700
+++ b/main.cpp	Sat Sep 08 21:22:14 2018 -0700
@@ -286,7 +286,7 @@
       Count1 = 0; // clear counters     
       Count2 = 0;              
    }
-   // logToPC();
+   logToPC();
    return;
 }