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