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

@@ -10,6 +10,7 @@
#include "MeshService.h"
#include "NodeDB.h"
#include "PowerFSM.h"
#include "RTC.h"
#include "main.h"
#include "mesh-pb-constants.h"
#include "power.h"