intermediate work

This commit is contained in:
Jm
2021-01-05 23:21:14 -08:00
parent 35bcb5297a
commit f7dcef39ce
4 changed files with 6 additions and 8 deletions

View File

@@ -97,7 +97,7 @@ AirTime::AirTime() : concurrency::OSThread("AirTime") {}
int32_t AirTime::runOnce()
{
// DEBUG_MSG("AirTime::runOnce()\n");
//DEBUG_MSG("AirTime::runOnce()\n");
airtimeRotatePeriod();
secSinceBoot++;