Wled: 'NeoEsp8266Uart800KbpsMethod' was not declared in this scope

Created on 1 Jan 2019  路  2Comments  路  Source: Aircoookie/WLED

Hi,
I just Updated Boardinformation and some Libraries to newest Builts and now i get:

`In file included from C:UsersMatzeBAppDataLocalTemparduino_build_119662sketchWS2812FX.h:42:0,

             from C:\Users\MatzeB\AppData\Local\Temp\arduino_build_119662\sketch\WS2812FX.cpp:42:

NpbWrapper.h:27: error: 'NeoEsp8266Uart800KbpsMethod' was not declared in this scope

#define PIXELMETHOD NeoEsp8266Uart800KbpsMethod
`

Whats wrong here?

Most helpful comment

Changed #define PIXELMETHOD NeoEsp8266Uart800KbpsMethod to #define PIXELMETHOD NeoEsp8266Uart1800KbpsMethod

and it works again. Seen on Discord

All 2 comments

Changed #define PIXELMETHOD NeoEsp8266Uart800KbpsMethod to #define PIXELMETHOD NeoEsp8266Uart1800KbpsMethod

and it works again. Seen on Discord

I'll reopen this for now so other users can find the fix more easily until I release the next version.

Was this page helpful?
0 / 5 - 0 ratings

Related issues

toyotaspeed90 picture toyotaspeed90  路  31Comments

jamestutton picture jamestutton  路  31Comments

pradhyuman18 picture pradhyuman18  路  36Comments

jonny190 picture jonny190  路  70Comments

schroepfer picture schroepfer  路  28Comments