Skip to content

Support of custom can.Bus implementations to the Network class#404

Merged
christiansandberg merged 1 commit intocanopen-python:masterfrom
vongostev:master
Nov 14, 2023
Merged

Support of custom can.Bus implementations to the Network class#404
christiansandberg merged 1 commit intocanopen-python:masterfrom
vongostev:master

Conversation

@vongostev
Copy link
Contributor

The fixed bug relates to the inability to use a custom can.BusABC implementation in the Network connection process due to hard-coded instantiation of the can.Bus object in the connect method.

The fixed bug relates to the inability to use a custom can.BusABC implementation in the Network connection process due to hard-coded instantiation of the can.Bus object in the `connect` method.
@christiansandberg christiansandberg merged commit ba4fa0c into canopen-python:master Nov 14, 2023
@acolomb acolomb added this to the v2.3.0 milestone Jun 11, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants