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:
66:ea8661d43663
Parent:
65:5f087e22a9d1
Child:
67:fcfc5f5bdbee
--- a/main.cpp	Sun Sep 09 06:23:43 2018 -0700
+++ b/main.cpp	Sun Sep 09 10:14:13 2018 -0700
@@ -127,7 +127,7 @@
    SecTenth_Beat.attach_us(&UpdateIO,  TickerPeriod);
    //RTC::attach(&Update, RTC::Second);
    //RTC::detach(RTC::Second);  
-   time.start();
+   timer.start();
    begin = timer.read_us();
   
    TRIG1.rise(&Count1_up);