Skip to content

renamed xFrequency to xPeriod in code example in comment - #1463

Open
ChrisIdema wants to merge 1 commit into
FreeRTOS:mainfrom
ChrisIdema:rename_frequency_to_period
Open

renamed xFrequency to xPeriod in code example in comment#1463
ChrisIdema wants to merge 1 commit into
FreeRTOS:mainfrom
ChrisIdema:rename_frequency_to_period

Conversation

@ChrisIdema

Copy link
Copy Markdown

xTaskDelayUntil() example uses variable name xFrequency when it's a period, not a frequency

Description

xTaskDelayUntil() example in comment uses variable name xFrequency when it's a period, not a frequency. This is misleading.
I've renamed it from xFrequency to xPeriod.

Test Steps

N/A

Checklist:

  • I have tested my changes. No regression in existing tests. [N/A]
  • I have modified and/or added unit-tests to cover the code changes in this Pull Request. [N/A]

Related Issue

By submitting this pull request, I confirm that you can use, modify, copy, and redistribute this contribution, under the terms of your choice.

@sonarqubecloud

Copy link
Copy Markdown

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant