32 broken

This commit is contained in:
Yuri Trikoz
2020-06-22 03:11:02 +03:00
parent 40688130fd
commit 092bec7dde
34 changed files with 1308 additions and 341 deletions

7
include/Clock.h Normal file
View File

@@ -0,0 +1,7 @@
#pragma once
#include "Global.h"
void startTimeSync();
void reconfigTime();