Skip to content

Commit

Permalink
Merge branch 'next' into component_climate_ir_samsung
Browse files Browse the repository at this point in the history
  • Loading branch information
jorofi authored Dec 24, 2024
2 parents 27f87b9 + 65c1663 commit 0f49eeb
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions components/remote_transmitter.rst
Original file line number Diff line number Diff line change
Expand Up @@ -59,6 +59,8 @@ ESP32 IDF configuration variables:
- **clock_resolution** (*Optional*, int): The clock resolution used by the RMT peripheral in hz. Defaults to ``1000000``.
- **one_wire** (*Optional*, boolean): Allows the GPIO to be used as both a transmitter and receiver.
- **use_dma** (*Optional*, boolean): Enable DMA on variants that support it.
- **eot_level** (*Optional*, boolean): Overrides the default end of transmit level. Defaults to ``false`` unless ``one_wire``
mode is ``true`` or ``pin`` is inverted.

ESP32 Arduino configuration variables:
**************************************
Expand Down

0 comments on commit 0f49eeb

Please sign in to comment.