Skip to content

Doesn't work with default Arduino Blink Sketch because of LED Pin definitions #104

@gppk

Description

@gppk

in pins_arduino.h for every variant the following line is included:

#define LED D13

If you also add the following line then the redbear boards will compile out of the box with the Arduino blink sketch.

#define LED_BUILTIN D13

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    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