mirror of
https://github.com/IoTManagerProject/IoTManager.git
synced 2026-03-26 14:12:16 +03:00
Правки кода по работе с модулями
This commit is contained in:
@@ -6,3 +6,4 @@
|
||||
extern std::vector<IoTSensor*> iotSensors; // вектор ссылок базового класса IoTSensor - список всех запущенных сенсоров
|
||||
|
||||
extern void configure(String path);
|
||||
extern IoTSensor* myIoTSensor;
|
||||
|
||||
Reference in New Issue
Block a user