Skip to content

yield() is missing for the AVR boards #45

Open
@nilrog

Description

@nilrog

It is not possible to compile a sketch that is using the latest FastLED library for the original Digispark boards.

FastLED.cpp:133:9: error: 'yield' was not declared in this scope

   yield();

         ^

Using library FastLED at version 3.1.3

Arduino IDE v1.6.13....and Digistump AVR Boards v1.6.7.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions