blob: e6fd5cc071d2c1bda5f1ba0b76f3f241b42cf516 (
plain)
1
2
3
4
5
6
7
8
9
10
|
# ISO 15765-2 Support Library in C
## v0.2
* Add multi-frame support for diagnostic responses. An IsoTpMessage payload is
currently limited to 256 bytes.
## v0.1
* Initial release
|