mirror of
https://github.com/IoTManagerProject/IoTManager.git
synced 2026-03-26 22:22:16 +03:00
Revert "Портируем DS18B20"
This commit is contained in:
@@ -25,11 +25,5 @@ class IoTSensor {
|
||||
unsigned long _interval;
|
||||
};
|
||||
|
||||
struct ModuleInfo
|
||||
{
|
||||
void* apiToComponent;
|
||||
String defConfig;
|
||||
};
|
||||
|
||||
//extern IoTSensor* myIoTSensor;
|
||||
//модулям не нужно знать эту переменную
|
||||
Reference in New Issue
Block a user