dynamic path for mqtt logger

This commit is contained in:
technyon
2022-12-23 23:06:19 +01:00
parent 7ee197e827
commit 3a5f14dc18
5 changed files with 17 additions and 2 deletions

View File

@@ -33,6 +33,7 @@ private:
int _maintainResult = 0;
bool _hasDHCPAddress = false;
char* _path;
byte _mac[6];
};