mirror of
https://github.com/IoTManagerProject/IoTManager.git
synced 2026-03-27 14:42:18 +03:00
устранен баг телеграма, баг сценариев....
This commit is contained in:
12
src/Tests.cpp
Normal file
12
src/Tests.cpp
Normal file
@@ -0,0 +1,12 @@
|
||||
#include "Tests.h"
|
||||
|
||||
#include "Global.h"
|
||||
#include "ItemsList.h"
|
||||
|
||||
void testsPerform() {
|
||||
Serial.println("====some tests section====");
|
||||
|
||||
|
||||
|
||||
Serial.println("==========end============");
|
||||
}
|
||||
Reference in New Issue
Block a user