mirror of
https://github.com/IoTManagerProject/IoTManager.git
synced 2026-03-28 07:02:17 +03:00
logging class working vector
This commit is contained in:
@@ -21,5 +21,4 @@ void LoggingClass::writeDate() {
|
||||
SerialPrint("I", "Logging", _key);
|
||||
}
|
||||
|
||||
std::vector<LoggingClass*> myLogging;
|
||||
//LoggingClass* myLogging;
|
||||
MyLoggingVector* myLogging= nullptr;
|
||||
Reference in New Issue
Block a user