mercedes-benz / odxtools

odxtools is a collection of utilities to interact with the diagnostic functionality of automotive electronic control units using python
MIT License
171 stars 70 forks source link

multiplexer.encode_into_pdu: Fix when case_spec is a string and it is the default case #336

Closed nada-ben-ali closed 2 weeks ago

nada-ben-ali commented 2 weeks ago

An EncodeError occurs, showing that the multiplexer does not know the current case when it is the default case.