Possible bug with os7?

I’m getting this same error from earlier, seems to be something wrong with my config I’m not sure.

In file included from C:\Users\jamer\Desktop\Proffie\ProffieOS7.X Alpha\ProffieOS\ProffieOS.ino:607:
C:\Users\jamer\Desktop\Proffie\ProffieOS7.X Alpha\ProffieOS\config\FlagshipConfigOS7.h:214:5: error: 'WS281XBladePtr' was not declared in this scope; did you mean 'SaviBladePtr'?
  214 |     WS281XBladePtr<5, blade4Pin, Color8::GRB, PowerPINS<bladePowerPin1> >(),
      |     ^~~~~~~~~~~~~~
      |     SaviBladePtr
C:\Users\jamer\Desktop\Proffie\ProffieOS7.X Alpha\ProffieOS\config\FlagshipConfigOS7.h:214:73: error: expected primary-expression before '>' token
  214 |     WS281XBladePtr<5, blade4Pin, Color8::GRB, PowerPINS<bladePowerPin1> >(),
      |                                                                         ^
C:\Users\jamer\Desktop\Proffie\ProffieOS7.X Alpha\ProffieOS\config\FlagshipConfigOS7.h:214:75: error: expected primary-expression before ')' token
  214 |     WS281XBladePtr<5, blade4Pin, Color8::GRB, PowerPINS<bladePowerPin1> >(),
      |                                                                           ^

exit status 1

Compilation error: 'WS281XBladePtr' was not declared in this scope; did you mean 'SaviBladePtr'?


FlagshipConfigOS7.h (101.2 KB)

I get the same error when I compile with your latest config file.
When I use the version in the beginning of this thread it works fine though.

Hm, I’ll rebuild my config then, probably a rogue comma or something of the like.

Could you please just try the previous config file and help me verify if the problem is solved for you first?

One thing at a time?

Sorry, doing that now, was just distracted a bit and hadn’t realized it was much easier to just do that.
Edit: Issue solved

Great news.
Let me know if you need help with sorting out the new config. :slight_smile:

Yes very, Thankyou and will do :slight_smile: