We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
The macro used to convert the reset period to Freertos ticks has type conversion issues, thus calculating a wrong period value.
The text was updated successfully, but these errors were encountered:
firmware: app: tasks: Fix milliseconds to ticks macro #349
d6f0c4f
firmware: app: tasks: system_reset: Update macro usage to be MISRA-C …
c2aa541
…2012 complaint #349
Merge pull request #350 from spacelab-ufsc/system_reset_fix
ae37658
Fix time conversion macro used in system reset task, closes #349
firmware: Updating the firmware version. closes #349
284639c
c-porto
No branches or pull requests
The macro used to convert the reset period to Freertos ticks has type conversion issues, thus calculating a wrong period value.
The text was updated successfully, but these errors were encountered: