Open-Agriculture / AgIsoStack-plus-plus

AgIsoStack++ is the completely free open-source C++ ISOBUS library for everyone
https://agisostack.com/
MIT License
168 stars 40 forks source link

[HW]: Allow changing socket CAN name at runtime #395

Closed ad3154 closed 6 months ago

ad3154 commented 6 months ago

This PR makes it easier to change which CAN interface a SocketCAN plugin cares about at runtime rather than only in the constructor. This makes it easier to change at runtime in AgISOVirtualTerminal.

sonarcloud[bot] commented 6 months ago

Quality Gate Passed Quality Gate passed

Kudos, no new issues were introduced!

0 New issues
0 Security Hotspots
0.0% Coverage on New Code
0.0% Duplication on New Code

See analysis details on SonarCloud