Add an option to pad outgoing CAN frames to 8 bytes (on by default).
authorChristopher Peplin <chris.peplin@rhubarbtech.com>
Fri, 14 Feb 2014 23:06:40 +0000 (18:06 -0500)
committerChristopher Peplin <chris.peplin@rhubarbtech.com>
Fri, 14 Feb 2014 23:07:29 +0000 (18:07 -0500)
commit2e37a1f1000d2ce827a028206e6b42b10536e7b3
tree10e469b80e88ec51ea999eb115c3cf11eab48ae1
parent85c06482daca518981b2b0c1d5661b10a8d5c379
Add an option to pad outgoing CAN frames to 8 bytes (on by default).

Fixed #3.
deps/isotp-c
src/uds/uds.c
src/uds/uds_types.h
tests/test_core.c