mirror of
https://github.com/IoTManagerProject/IoTManager.git
synced 2026-09-15 06:36:53 +00: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