christoph2 / pyxcp

ASAM XCP in Python
http://pyxcp.rtfd.org
GNU Lesser General Public License v3.0
197 stars 63 forks source link

restrict counter value to UINT32 #149

Closed danielhrisca closed 7 months ago

danielhrisca commented 7 months ago

We set the counter for the CAN transport and it must be a UINT32 value.

Types of changes