Skip to content

Conversation

@techie66
Copy link
Contributor

@techie66 techie66 commented Feb 2, 2025

Addresses #140

mcp2515_can::mcp2515_getNextFreeTXBuf() now loops through available tx buffers in opposite order from highest to lowest.
As noted in the original issue, when more than one tx buffer is full, the mcp2515 sends from highest numbered buffer first. This change ensures correct ordering.

@MatthewJeffson MatthewJeffson added Seeed_Arduino_CAN Label for Seeed_Arduino_CAN Pull request Label for pull requests UAY Unassigned yet labels Feb 3, 2025
@ackPeng
Copy link
Contributor

ackPeng commented Feb 6, 2025

Thank you very much for your PR

@ackPeng ackPeng merged commit ad48756 into Seeed-Studio:master Feb 6, 2025
1 check passed
@techie66 techie66 deleted the bugfix_140 branch February 9, 2025 18:22
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Pull request Label for pull requests Seeed_Arduino_CAN Label for Seeed_Arduino_CAN UAY Unassigned yet

Projects

Status: Done

Development

Successfully merging this pull request may close these issues.

3 participants