try to fix cloud again

This commit is contained in:
2024-06-01 22:27:39 +03:00
parent af4b718053
commit d46b5e008a
8 changed files with 24 additions and 18 deletions

View File

@@ -39,6 +39,7 @@ private:
PIEthernet * eth;
PIStreamPacker streampacker;
PICloud::TCP tcp;
PIMutex mutex_send;
uint client_id;
};