mirror of
https://github.com/espressif/esp-idf.git
synced 2024-10-05 20:47:46 -04:00
7 lines
240 B
Markdown
7 lines
240 B
Markdown
|
# Example: rmt_nec_tx_rx
|
||
|
|
||
|
This example uses the remote control (RMT) peripheral to transmit and receive codes for the NEC infrared remote protocol.
|
||
|
|
||
|
Configuration (pin numbers, etc.) can be modified in top of the main/infrared_nec.c file.
|
||
|
|