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