Skip to content

Compiling problem with Pixel_Helper.h #11

@nrudolph7

Description

@nrudolph7

Hello! Thank you for all of your great work!

I am getting the following compiling error listed below, and GitHub's status indicator for this firmware seems to show a failed compiling error as well. I am recieving the following error:

C:\Users********\Documents\Arduino\libraries\WifiPixels-master\src/pixel_helper.h:27:5: error: invalid use of template-name 'NeoPixelBus' without an argument list

NeoPixelBus strip = NeoPixelBus(pixelCount, pixelPin);

^

exit status 1

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