richClubb / python-uds

A uds library for python
MIT License
95 stars 54 forks source link

Add CanTp message timeout as a config parameter in the CanTp config #40

Open richClubb opened 5 years ago

richClubb commented 5 years ago

Currently CanTp has a statically defined timeout for the timeoutTimer parameter. This should be configurable using the config file or the kwargs passing