2.1.0
- Slave. Fix error response return on write multiple Hregs\Coils
- Slave. Fix writeCoil() for multiple coils
- Master. Add dropTransactions() to cancel all active transactions
- Master. Implemented disconnect() from slave
- Implemented destructor ~ModbusIP()
- Main task() now allows only single connection from IP address. This elimenats stale connections.