mirror of
https://github.com/IoTManagerProject/IoTManager.git
synced 2026-03-27 14:42:18 +03:00
избавился от h файла сенсора для удобства интеграции новых сенсоров пользователями
This commit is contained in:
@@ -1,5 +1,6 @@
|
||||
#include "Configuration.h"
|
||||
#include "modules/AnalogAdc.h"
|
||||
|
||||
extern void* getAPI_AnalogAdc(String params);
|
||||
|
||||
std::vector<IoTSensor*> iotSensors;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user