mirror of
https://github.com/IoTManagerProject/IoTManager.git
synced 2026-03-26 22:22:16 +03:00
Чистим модуль переменных от мусора
This commit is contained in:
@@ -1,8 +1,6 @@
|
||||
#include "Global.h"
|
||||
#include "classes/IoTItem.h"
|
||||
#include "classes/IoTRTC.h"
|
||||
|
||||
extern IoTRTC *watch;
|
||||
|
||||
class Variable : public IoTItem {
|
||||
private:
|
||||
|
||||
Reference in New Issue
Block a user