Originally, the find_device function did not allow for the device (nor baudrate) to be selectable, instead of using /dev/rs485 by default. This made it impossible to probe for the correct modbus address.
Originally, the `find_device` function did not allow for the device (nor baudrate) to be selectable, instead of using `/dev/rs485` by default. This made it impossible to probe for the correct modbus address.
Blocking a user prevents them from interacting with repositories, such as opening or commenting on pull requests or issues. Learn more about blocking a user.
Originally, the
find_devicefunction did not allow for the device (nor baudrate) to be selectable, instead of using/dev/rs485by default. This made it impossible to probe for the correct modbus address.