PIIODevice threaded read refactoring
This commit is contained in:
@@ -268,7 +268,7 @@ void PIEthernet::construct() {
|
||||
#else
|
||||
setThreadedReadBufferSize(65536);
|
||||
#endif
|
||||
setPriority(piHigh);
|
||||
//setPriority(piHigh);
|
||||
}
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user