Open-Agriculture / AgIsoStack-plus-plus

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

ESP/PlatformIO tutorial updates after testing #332

Closed GwnDaan closed 9 months ago

GwnDaan commented 9 months ago

Changes:

Notice how I removed the 1000Hz recommendation value for the tick rate. It's stated as the absolute limit for FreeRTOS on microcontrollers when I did a quick google search. Hence I knocked it down to 250Hz which is already 2.5x the default tick rate. But it does help to match the default update rate of the stack.

sonarcloud[bot] commented 9 months ago

Kudos, SonarCloud Quality Gate passed!    Quality Gate passed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 0 Code Smells

No Coverage information No Coverage information
0.0% 0.0% Duplication

warning The version of Java (11.0.17) you have used to run this analysis is deprecated and we will stop accepting it soon. Please update to at least Java 17. Read more here