mirror of
https://github.com/IoTManagerProject/IoTManager.git
synced 2026-03-27 06:32:19 +03:00
Добавляем заголовки для новых функций
This commit is contained in:
@@ -1,5 +1,6 @@
|
||||
#pragma once
|
||||
#include "Global.h"
|
||||
#include "utils/TimeUtils.h"
|
||||
#include "classes/IoTItem.h"
|
||||
|
||||
void SerialPrint(String errorLevel, String module, String msg);
|
||||
void SerialPrint(String errorLevel, String module, String msg, String itemId = "");
|
||||
Reference in New Issue
Block a user