This commit is contained in:
iranl
2024-08-21 13:40:10 +02:00
committed by GitHub
parent 618591e65e
commit 22348d71a3
18 changed files with 1459 additions and 1421 deletions

View File

@@ -80,6 +80,7 @@ private:
NukiNetwork* _network = nullptr;
std::map<uint32_t, String> _authEntries;
char _mqttPath[181] = {0};
bool _isConnected = false;
bool _firstTunerStatePublish = true;