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:
- 48:468220d69071
- Parent:
- 47:f004b4612069
- Child:
- 49:a67f2a3d228a
--- a/main.cpp Thu Sep 06 12:22:16 2018 -0700 +++ b/main.cpp Sat Sep 08 16:36:02 2018 -0700 @@ -269,7 +269,7 @@ Count1 = 0; // clear counters Count2 = 0; } - logToPC(); + // logToPC(); return; }