Added
- Updated examples
Changed
- Changed the return type of read_input_registers() and read_holding_registers()
from an int to a list of ints.
- The previous functionality is now provided by read_input_register_formatted()
and read_holding_register_formatted()
Fixed
- Bitshift and bitmask parameters now work correctly