Charles Young's development fork. Going forward I only want to push mature code to main repository.
Fork of GEO_COUNTER_L432KC by
Diff: main.cpp
- Revision:
- 62:9e5cb78d25e4
- Parent:
- 61:00601fb0a3b9
- Child:
- 63:4c383a5fdfd2
--- a/main.cpp Sun Sep 09 06:03:33 2018 -0700 +++ b/main.cpp Sun Sep 09 06:06:08 2018 -0700 @@ -50,7 +50,7 @@ Ticker SecTenth_Beat; // .1 second ticker Ticker Sec_Beat; // 1 second ticker - +Timer timer; int begin; int end; double secCorrection;