dfieschko / RP1210

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

fix marshalling of setBlockTimeout data #82

Closed BenGardiner closed 2 years ago

BenGardiner commented 2 years ago

🐛 Bugs Fixed

from J13939Baud to BlockingTimeout command

👀 Checklist

dfieschko commented 2 years ago

Thanks for the fix!