Resolve an unset data_bitrate to no operation in slcan.#1978
Resolve an unset data_bitrate to no operation in slcan.#1978zariiii9003 merged 5 commits intohardbyte:mainfrom
Conversation
|
Hi, thank you for the fix. But I'd prefer the function signature as it is, so instead you could change the |
I wasn't sure whether 0 might be passed in as a no-op. Is it OK to change the interface in this way? Instead, I've changed it to add an explicit check for |
|
Yes, looks good now. Could you add a little bit more information to the news fragment? I'll create a patch release afterwards |
I have added a little more detail (is this what you'd like?), and I've changed it to be a |
Summary of Changes
Related Issues / Pull Requests
Type of Change
Checklist
tox).Additional Notes
Tested on canable 2.0 hardware locally (in addition to the unit tests).