Debug changed

This commit is contained in:
Dmitry Borisenko
2020-09-17 17:27:44 +03:00
parent fc91a60bab
commit 0a212e0933
30 changed files with 157 additions and 148 deletions

View File

@@ -0,0 +1,3 @@
#pragma once
#include <Arduino.h>
void SerialPrint(String errorLevel, String module, String msg);