blocking PIEthernet write works
This commit is contained in:
@@ -503,7 +503,7 @@ private:
|
||||
void setType(Type t, bool reopen = true);
|
||||
bool connectTCP();
|
||||
#ifdef WINDOWS
|
||||
long waitForEvent(long mask);
|
||||
long waitForEvent(PIWaitEvent & event, long mask);
|
||||
#endif
|
||||
|
||||
static int ethErrorCore();
|
||||
|
||||
Reference in New Issue
Block a user