#639 - Move from counting seconds to milliseconds

This commit is contained in:
Jm
2021-01-14 18:40:18 -08:00
parent e39506824d
commit 507cd1dd20
2 changed files with 11 additions and 17 deletions

View File

@@ -34,7 +34,7 @@ uint8_t getPeriodsToLog();
uint32_t getSecondsSinceBoot();
uint16_t *airtimeReport(reportTypes reportType);
uint32_t *airtimeReport(reportTypes reportType);
uint32_t getSecondsPerPeriod();