arduino-esp32/docs/source/api/reset_reason.rst
Pedro Minatel ffdfd7e309
Added missing API references (#7553)
API docs changes according to the PR review
Contribution message updated
2022-12-14 17:17:28 +01:00

19 lines
No EOL
419 B
ReStructuredText

############
Reset Reason
############
About
-----
.. note:: This is a work in progress project and this section is still missing. If you want to contribute, please see the `Contributions Guide <../contributing.html>`_.
Example
-------
To get started with Reset Reason, you can try:
Reset Reason
************
.. literalinclude:: ../../../libraries/ESP32/examples/ResetReason/ResetReason.ino
:language: arduino