mirror of
https://github.com/IoTManagerProject/IoTManager.git
synced 2026-03-26 14:12:16 +03:00
Модуль Benchmark
This commit is contained in:
@@ -50,6 +50,7 @@
|
||||
#include "utils/StringUtils.h"
|
||||
#include "PeriodicTasks.h"
|
||||
#include "classes/IoTGpio.h"
|
||||
#include "classes/IoTBench.h"
|
||||
|
||||
/*********************************************************************************************************************
|
||||
*****************************************глобальные объекты классов***************************************************
|
||||
@@ -58,6 +59,8 @@ extern IoTGpio IoTgpio;
|
||||
extern IoTItem* rtcItem;
|
||||
//extern IoTItem* camItem;
|
||||
extern IoTItem* tlgrmItem;
|
||||
extern IoTBench* benchLoadItem;
|
||||
extern IoTBench* benchTaskItem;
|
||||
|
||||
extern TickerScheduler ts;
|
||||
extern WiFiClient espClient;
|
||||
|
||||
Reference in New Issue
Block a user