uart working version

This commit is contained in:
Dmitry Borisenko
2020-12-10 19:12:15 +03:00
parent d17112b3ff
commit f487a691fb
26 changed files with 119 additions and 118 deletions

View File

@@ -5,7 +5,7 @@
#include "Utils/TimeUtils.h"
#include "Utils\SerialPrint.h"
extern void clock_init();
extern void clockInit();
#ifdef ESP8266
#include "sntp.h"