Skip to content

Conversation

pedrominatel
Copy link
Member

Description of Change

This PR fixes the description for the countUp argument in the Timer API hw_timer_t * timerBegin(uint8_t num, uint16_t divider, bool countUp); function.

Tests scenarios

N/A

Related links

Closes #7589

@pedrominatel pedrominatel added the Type: Documentation Issue pertains to Documentation of Arduino ESP32 label Dec 14, 2022
@pedrominatel pedrominatel self-assigned this Dec 14, 2022
Copy link
Member

@P-R-O-C-H-Y P-R-O-C-H-Y left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks for fixing @pedrominatel

@pedrominatel
Copy link
Member Author

Can you merge as soon as the CI passes, @P-R-O-C-H-Y?

@P-R-O-C-H-Y P-R-O-C-H-Y merged commit 6b33cbb into espressif:master Dec 14, 2022
Human pushed a commit to Human/arduino-esp32 that referenced this pull request Dec 17, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Type: Documentation Issue pertains to Documentation of Arduino ESP32
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Fix the Timer API parameter in the Documentation
2 participants