lunix fix

This commit is contained in:
avaksru
2021-12-15 17:20:44 +03:00
parent 3fc86fb173
commit 03b347b630
7 changed files with 8 additions and 8 deletions

View File

@@ -3,7 +3,7 @@
#include "Clock.h"
#include "Global.h"
#include "Utils/TimeUtils.h"
#include "Utils\SerialPrint.h"
#include "Utils/SerialPrint.h"
extern void clockInit();