Open-Agriculture / AgIsoStack-plus-plus

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

[Examples] Fix speed sometimes not updating in seeder example #452

Closed GwnDaan closed 6 months ago

GwnDaan commented 6 months ago

With this PR we make sure that we don't miss an update by always letting it poke our "process_new_speed" function. This fixes a bug where the speed doesn't get updated when re-entering the main screen and speed isn't changing anymore.

How has this been tested?

Ran the seeder-example and made sure that this bug disappeared

sonarcloud[bot] commented 6 months ago

Quality Gate Passed Quality Gate passed

Issues
0 New issues
0 Accepted issues

Measures
0 Security Hotspots
No data about Coverage
0.0% Duplication on New Code

See analysis details on SonarCloud