Skip to content

-D HW_PIN_SCL/SDA do not work as expected #5680

Description

@Will-wastelander

What happened?

When attempting to configure SDA and SCL pins using -D HW_PIN_SCL= -D HW_PIN_SDA=, the pins do not get configured.
However when using -D I2CSDAPIN= -D I2CSCLPIN= the pins are configured correctly.

To Reproduce Bug

Attempt to use -D HW_PIN_SCL= -D HW_PIN_SDA= to configure the pins.

Expected Behavior

Using -D HW_PIN_SCL= -D HW_PIN_SDA= configures pins the same that -D I2CSDAPIN= -D I2CSCLPIN= does.

Install Method

Self-Compiled

What version of WLED?

17.x-dev

Which microcontroller/board are you seeing the problem on?

ESP32-S3

Relevant log/trace output

Anything else?

No response

Code of Conduct

  • I agree to follow this project's Code of Conduct

Metadata

Metadata

Assignees

No one assigned

    Labels

    documentationdocumentation should be updated to explain behaviour

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions