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

[VT]: Fix logging output of unsupported functions #475

Closed GwnDaan closed 3 weeks ago

GwnDaan commented 3 weeks ago

Fixes a small printf formatting mistake where it took in an uint64 instead of the passed in uint8 for the function code, which gave weird numbers in the log on an ESP32.

sonarcloud[bot] commented 3 weeks ago

Quality Gate Passed Quality Gate passed

Issues
0 New issues
0 Accepted issues

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

See analysis details on SonarCloud