Skip to content

RGB.control() on photon blocked by FastLED  #13

@cosmicc

Description

@cosmicc

Cannot seem to use RGB.control command anymore on photon due to the FastLED Library.

command:
RGB.control(true); // to gain control of the photon system led

compile error:
error: reference to 'RGB' is ambiguous

I only get this when I include the FastLED Library. I imagine FastLED is using this RGB reference for something else. Anyway that can get changed to free RGB.control back up? Or some kind of workaround?

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