goburrow / serial

Go (golang) serial library for modbus
https://github.com/goburrow/modbus
MIT License
193 stars 90 forks source link

RS485 support on Mac? #14

Open yangxggo opened 5 years ago

yangxggo commented 5 years ago

Hi, when I set RS485Config true on Mac, I get this error immediately: "SYS_IOCTL (RS485): inappropriate ioctl for device", does it support rs485 on Mac? Thanks.