Clean up trailing whitespace

This commit is contained in:
Scott Lahteine
2018-08-14 00:55:22 -05:00
parent ccf65c5397
commit 6964e1a95a
7 changed files with 7 additions and 7 deletions

View File

@ -74,7 +74,7 @@ void PrintCounter::initStats() {
data = { 0, 0, 0, 0, 0.0 };
saveStats();
uint16_t crc = 0;
int a = address;
persistentStore.access_start();