mirror of
https://github.com/IoTManagerProject/IoTManager.git
synced 2026-03-27 06:32:19 +03:00
first
This commit is contained in:
3
include/Utils/SerialPrint.h
Normal file
3
include/Utils/SerialPrint.h
Normal file
@@ -0,0 +1,3 @@
|
||||
#pragma once
|
||||
#include <Arduino.h>
|
||||
void SerialPrint(String errorLevel, String module, String msg);
|
||||
Reference in New Issue
Block a user