mcci-catena / Modbus-for-Arduino

Modbus library for Arduino
GNU Lesser General Public License v2.1
6 stars 6 forks source link

Rename NO_REPLY => ERR_NO_REPLY for consistency #9

Closed terrillmoore closed 6 years ago

terrillmoore commented 6 years ago

Fix #7. After fixes for #6, NO_REPLY is in ERR_LIST, so it should be named ERR_NO_REPLY.