clean web server shutdown.

This commit is contained in:
Robin Davies
2024-09-27 10:56:17 -04:00
parent 60d6d7eb98
commit b9d27c2c1a
4 changed files with 81 additions and 11 deletions
+1
View File
@@ -113,6 +113,7 @@ void PiPedalModel::Close()
}
closed = true;
if (avahiService) {
this->avahiService = nullptr; // and close.
}