-
Notifications
You must be signed in to change notification settings - Fork 651
Closed
Description
When I create an instance of Bus like this:
can.interface.Bus(bustype='vector', channel=0, bitrate=125000)
I get: Can not set bitrate since no init access
but without the bitrate parameter, I don't get the error.
I would have two different bitrate on each channel of my CANCaseXL,
but i'm not sure if it's work correctly without this parameter.
Could someone explain to me why this error occure and say if it's a bug or not ?
Metadata
Metadata
Assignees
Labels
No labels