mirror of
https://github.com/IoTManagerProject/IoTManager.git
synced 2026-03-26 22:22:16 +03:00
working version with optimization
This commit is contained in:
@@ -28,4 +28,4 @@ class InputClass : public LineParsing {
|
||||
}
|
||||
};
|
||||
|
||||
extern InputClass* myInput;
|
||||
extern InputClass myInput;
|
||||
Reference in New Issue
Block a user