arduino-esp32/docs/source/api/reset_reason.rst
2023-12-11 13:02:35 +02:00

19 lines
432 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/ResetReason.ino
:language: arduino