30edcca1fb
This is to resolve issue reported in https://github.com/espressif/esp-idf/issues/130.
18 lines
422 B
ReStructuredText
18 lines
422 B
ReStructuredText
RMT
|
|
========
|
|
|
|
Overview
|
|
--------
|
|
|
|
The RMT (Remote Control) module driver can be used to send and receive infrared remote control signals. Due to flexibility of RMT module, the driver can also be used to generate many other types of signals.
|
|
|
|
Application Example
|
|
-------------------
|
|
|
|
NEC remote control TX and RX example: :example:`peripherals/rmt_nec_tx_rx`.
|
|
|
|
API Reference
|
|
-------------
|
|
|
|
.. include:: /_build/inc/rmt.inc
|
|
|