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

@@ -34,6 +34,7 @@ private:
// SpiffsCookie _cookie;
bool _restartOnDisconnect = false;
bool _startAp = false;
char* _path;
char _ca[TLS_CA_MAX_SIZE];
char _cert[TLS_CERT_MAX_SIZE];