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

jwingefeld picture jwingefeld  路  3Comments

CollaVinilica picture CollaVinilica  路  3Comments

djhampson picture djhampson  路  3Comments

Sasquatch6ft9 picture Sasquatch6ft9  路  4Comments

Legsmaniac picture Legsmaniac  路  3Comments