Skip to content

CSE_ModbusRTU v0.0.7

Choose a tag to compare

@vishnumaiea vishnumaiea released this 30 Oct 10:46
· 36 commits to main since this release
  • Fixed CSE_ModbusRTU::receive() not asserting RE pin issue.
  • Added new enableReceive() and disableReceive() functions to the CSE_ModbusRTU class.
  • Receiving is disabled with disableReceive() in CSE_ModbusRTU_Client:: receive() after a response is received or timeout occurs.
  • Requires CSE_ArduinoRS485 library version 1.0.11.
  • None of the changes are breaking.
  • New version 0.0.7.