Revert "Портируем DS18B20"

This commit is contained in:
IoT Manager
2022-01-16 13:31:05 +01:00
committed by GitHub
parent 46be36aa69
commit 5e70aa90cf
5 changed files with 16 additions and 121 deletions

View File

@@ -25,11 +25,5 @@ class IoTSensor {
unsigned long _interval;
};
struct ModuleInfo
{
void* apiToComponent;
String defConfig;
};
//extern IoTSensor* myIoTSensor;
//модулям не нужно знать эту переменную