Skip to content

AudioTools.h incorrectly defines LED_BUILTIN #680

Closed
@LenStruttmann

Description

@LenStruttmann

In AudioTools.h, the symbol LED_BUILTIN is defined in lines 220-223 and 282-285. This causes an issue when compiling for the board "lolin_s2_mini" using platformIO.

Is it really appropriate for AudioTools.h to even be defining that symbol? Should not it rely on the default definition provided in pins_arduino.h?

Thanks,

Len

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions