-
Notifications
You must be signed in to change notification settings - Fork 667
Closed
Description
python-can/can/interfaces/vector/canlib.py
Lines 228 to 229 in f0634d2
| if bitrate or fd or timing: | |
| permission_mask.value = self.mask |
It seems that the only way to do "no init access" (connect to already setup bus by another process) is with classic CAN.
Why it is needed to test the FD parameter and it is not enough to just check if the user set the bitrate to None or 0?
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels