piclouddispatcher patch

This commit is contained in:
2021-08-06 10:49:14 +03:00
parent 25def958a1
commit ca09b9d14b
6 changed files with 83 additions and 339 deletions

View File

@@ -17,7 +17,7 @@ void DispatcherClient::start() {
DispatcherClient::~DispatcherClient() {
// delete eth;
delete eth;
}