smarmengol / Modbus-Master-Slave-for-Arduino

Modbus Master-Slave library for Arduino
GNU Lesser General Public License v2.1
473 stars 328 forks source link

u8state not being initialized #73

Open Lodevd opened 1 year ago

Lodevd commented 1 year ago

u8state is not initiated in the constructor. Therefor it is possible that the master starts up not being in IDLE state.