Closed nthallen closed 5 years ago
I believe the flags must always be O_RDWR|O_NONBLOCK or the equivalent. Non-block is provided by the library anyway, but it wouldn't be Modbus RTU if it weren't read/write.
I believe the flags must always be O_RDWR|O_NONBLOCK or the equivalent. Non-block is provided by the library anyway, but it wouldn't be Modbus RTU if it weren't read/write.