1menu "Example Configuration"
2    config EXAMPLE_RMT_TX_GPIO
3        int "RMT TX GPIO"
4        default 18
5        help
6            Set the GPIO number used for transmitting the RMT signal.
7endmenu
8