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:
- 45:b9e1b3d4a752
- Parent:
- 44:a26ca542ae5e
- Child:
- 46:c7ce8fccb712
--- a/main.cpp Thu Sep 06 11:44:05 2018 -0700 +++ b/main.cpp Thu Sep 06 11:49:27 2018 -0700 @@ -220,7 +220,7 @@ TickerCorrection--; Sec_Beat.attach_us(&UpdateOutput, 1000000 + TickerCorrection); } - DigitsDisplay.Display_2D_write(volume); + DigitsDisplay.Display_2D_write(TickerCorrection); break; case PROSPECT: case VOLTS: