Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix: Arduino_CAN::write return value incompatible with interface specification at ArduinoCore-API/HardwareCAN. #956

Merged
merged 1 commit into from
Sep 20, 2024

Conversation

aentinger
Copy link
Contributor

This fixes #924.

…ification at ArduinoCore-API/HardwareCAN.

This fixes #924.
@aentinger aentinger added bug Something isn't working Portenta labels Sep 20, 2024
@aentinger aentinger self-assigned this Sep 20, 2024
@aentinger aentinger merged commit 931f0bb into main Sep 20, 2024
21 checks passed
@aentinger aentinger deleted the fix/can-write-ret-val branch September 20, 2024 08:17
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working Portenta
Projects
None yet
Development

Successfully merging this pull request may close these issues.

CAN.write() return-code does not comply to API spec
1 participant