mirror of
https://github.com/intrepidcs/libicsneo.git
synced 2026-08-05 01:18:36 +02:00
Added error checking to functions called from Communication
This commit is contained in:
@@ -84,7 +84,6 @@ public:
|
||||
protected:
|
||||
uint16_t productId = 0;
|
||||
bool online = false;
|
||||
bool opened = false;
|
||||
int messagePollingCallbackID = 0;
|
||||
int internalHandlerCallbackID = 0;
|
||||
device_errorhandler_t err;
|
||||
|
||||
Reference in New Issue
Block a user