ledcAttachPin shoud support output_invert param (IDFGH-8781) #7501
Labels
Area: Peripherals API
Relates to peripheral's APIs.
Type: Feature request
Feature request for Arduino ESP32
Is your feature request related to a problem?
We can imagine that device controlled by ledc driver is connected by NPN or PNP transistor.
It would be perfect to have output inversion, which already is supported by
ledc_channel_config
called fromledcAttachPin
Describe the solution you'd like.
Extend ledcAttachPin interface to support output_invert
Describe alternatives you've considered.
No response
Additional context.
No response
The text was updated successfully, but these errors were encountered: