Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Update error handling for compatibility with latest pyModbusTCP
The newer version converted the `last_error` method to a @Property. There's also a new helper @Property that converts error codes to strings for us, so I just opted to use that.
- Loading branch information