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:
- 57:f4215ca747e5
- Parent:
- 56:855908078dea
- Child:
- 58:d15adb224e5a
diff -r 855908078dea -r f4215ca747e5 main.cpp --- a/main.cpp Sat Sep 08 21:22:14 2018 -0700 +++ b/main.cpp Sat Sep 08 21:24:22 2018 -0700 @@ -286,7 +286,7 @@ Count1 = 0; // clear counters Count2 = 0; } - logToPC(); + //logToPC(); return; }