arduino-esp32/docs/source/api/hall_sensor.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
412 B
ReStructuredText

###########
Hall Sensor
###########
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 Hall sensor, you can try:
Hall Sensor
***********
.. literalinclude:: ../../../libraries/ESP32/examples/HallSensor/HallSensor.ino
:language: arduino