-
Notifications
You must be signed in to change notification settings - Fork 7.6k
Added missing API references #7553
New issue
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
Added missing API references #7553
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Few comments.
From this list in API Docs.
We are missing:
- Deep Sleep
- ESP-NOW (there is some docs, missing examples link)
- Reset Reason
Can those be covered as well @pedrominatel?
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Thanks for updates @pedrominatel! Looks good to me.
I left one more suggestion to possibly get some contributions from the Community.
API docs changes according to the PR review Contribution message updated
bf05343
to
51bb3a5
Compare
PTAL, @VojtechBartoska |
API docs changes according to the PR review Contribution message updated
Description of Change
This PR adds some missing API references to the documentation.
Tests scenarios
N/A
Related links
N/A