Правки кода по работе с модулями

This commit is contained in:
2022-01-16 12:17:53 +05:00
parent f01fea9bac
commit 6e1f34136f
5 changed files with 46 additions and 26 deletions

View File

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