Skip to content

Implement LEDs using ledc method #49

@andreisperid

Description

@andreisperid

As commented, currently the LEDs (ledChar and ledFinish) are using analogWrite, which are by convenience supplied by the ESP32Servo library. This might be bad for modularity in case another library is used, or any changes in the architecture are made.

And, maybe there are other opportunities by using this official method.

Metadata

Metadata

Assignees

No one assigned

    Labels

    firmwareArduino code flashed into the device

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions