Newbe Brightdot compilation

Trying to get my BrightDot running.


Problem during Compilation:
“expected primary-expression befer '(” token.

The line is in the Declarations: Adafruit_NeoPixel pixels = …
Sample program directly from Velleman/GitHub, only altered: #define PIN A0 since I’ll use my Uno A0 for the output.
What am I missing?

Hello Bubikees,

Did you install the Adafruit_NeoPixel.h library ?

If not, please install this via the library manager.

If it was installed, please post your example code for your Brightdot,
post your code on this manner: [code] your code [/code]
Also tell us which board you’re using.

Best regards,
Velleman Support