RTC: pull rtc code into own file for cleanup

This commit is contained in:
Kevin Hester
2020-10-08 07:28:57 +08:00
parent 62c228b986
commit f00d07baa3
11 changed files with 100 additions and 84 deletions

View File

@@ -1,5 +1,6 @@
#include "NMEAGPS.h"
#include "configuration.h"
#include "RTC.h"
static int32_t toDegInt(RawDegrees d)
{