python-udsoncan
python-udsoncan copied to clipboard
Fix PassThruConnect Flags for 11 bit CAN identifier
Issue: https://github.com/pylessard/python-udsoncan/issues/287
Some of the PassThru devices report an error when an invalid bit is set in the flags parameter. Currently the bit 6 is set but it should be zeroed.