EasyModbusTCP.PY
EasyModbusTCP.PY copied to clipboard
Import fixes
- Added module name to import statement
- Fixed a call to a nonexistent function (read_analogs) with the function that was supposed to be called (execute_read_order)