Closed
Description
Hi there,
Any chance of getting a hook to set the idle level for an RMT object? I need to be able to generate a precisely-timed active-low output, for which an RMT would be perfect except that it is hard-wired at the moment to idle low. It looks like it'd only be a small change in esp32_rmt_make_new
.
Jonathan