Open-Agriculture / AgIsoStack-plus-plus

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

[Core]: Add destination control function to requests for repetition rate #440

Closed ad3154 closed 4 months ago

ad3154 commented 4 months ago

Describe your changes

This adds the destination control function to callbacks the user gets when they have registered for requests for repetition rate.

Without this, how would the user know what internal control function to send the PGN from if they have more than one?

How has this been tested?

Ran PGN request example.

Further testing upcoming when I finish adding ISOBUS heartbeat in this other branch.

sonarcloud[bot] commented 4 months ago

Quality Gate Passed Quality Gate passed

Issues
0 New issues

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

See analysis details on SonarCloud