kamilwierzbicki

Results 3 comments of kamilwierzbicki

Constant value needs to be changed because it's invalid according to specification Only bit 8 defines the length of CAN identifier so setting up the bit 7 for 11 bit...

This constant contains the value that needs to be set to get 11 bit CAN identifier. According to specification bit 8 specifies the CAN identifier length. If the CAN identifier...

Updated according to your comments. @pylessard Your observation may be resolved in another CR. There is already an issue created for that. https://github.com/pylessard/python-udsoncan/issues/286