mirror of
https://github.com/IoTManagerProject/IoTManager.git
synced 2026-03-27 06:32:19 +03:00
working version with optimization
This commit is contained in:
@@ -29,4 +29,4 @@ class SensorAnalogClass : public SensorConvertingClass {
|
||||
return value;
|
||||
}
|
||||
};
|
||||
extern SensorAnalogClass* mySensorAnalog;
|
||||
extern SensorAnalogClass mySensorAnalog;
|
||||
Reference in New Issue
Block a user