Skip to content

Does not compile with "valid" header file for other boards #3

@eppfel

Description

@eppfel

Hi there,

Saw the video somewhere on the web and now stumbled upon your post on r/FastLED. Awesome project. It already helped me to make changes to my current project. I was curious to try your code and but I have trouble compiling it and found some issues (maybe I should have split reporting them).

  1. There seems to be a dependency to an easing library but I could not find out which. Can you illuminate me and maybe at that in the readme? #include <easing.h>

  2. I'm pretty sure the header files without ATOMMATRIX flag do not compile at the moment, as some preprocessor variables are not wrapped in a condition. e.g. CRGB matrix_leds[ATOM_NUM_LED];

I might send a pull-request the next days when I made a successful build. But not today, yet.

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