dfieschko / RP1210

A Python32 implementation of the RP1210C standard. Now with 100% test coverage!
MIT License
20 stars 12 forks source link

Make J1939Request 8 bytes #52

Closed dfieschko closed 2 years ago

dfieschko commented 2 years ago

Currently it only transmits 3 bytes for the message data.

dfieschko commented 2 years ago

Fixed in 0.0.10