Cleanup and replace trace field names with sane ones because usability > a few bytes.

This commit is contained in:
Adam Ierymenko
2017-07-18 14:28:38 -07:00
parent 727ccb1125
commit ae65eb5105
3 changed files with 44 additions and 36 deletions

View File

@ -334,6 +334,7 @@ void JSONDB::threadMain()
rawInputBuf.clear();
}
}
continue; // we only want to do the stuff below this every few dozen ms or so, so pause again
}
}
#else