some fixes for picloud, but still not working correctly
This commit is contained in:
@@ -33,7 +33,6 @@ private:
|
||||
EVENT_HANDLER1(void, readed, PIByteArray &, data);
|
||||
EVENT_HANDLER1(void, disconnected, bool, withError);
|
||||
|
||||
PITimer disconnect_tm;
|
||||
std::atomic_bool authorised;
|
||||
PIEthernet * eth;
|
||||
PIStreamPacker streampacker;
|
||||
|
||||
Reference in New Issue
Block a user