toblum / McLighting

The ESP8266 based multi-client lighting gadget
MIT License
1.05k stars 291 forks source link

USE_WS2812FX_UART1 #498

Open dieterdrost opened 3 years ago

dieterdrost commented 3 years ago

Hi i'm having trouble compiling the sketch when i chose one of the WS2812FX options. I get a error message like: no matching function for call to 'NeoEsp8266UartMethodBase<NeoEsp8266UartSpeed800Kbps, NeoEsp8266Uart<UartFeature1, NeoEsp8266UartContext>, NeoEsp8266UartNotInverted>::NeoEsp8266UartMethodBase(uint16_t&, int)' I tried various esp8266 hardware versions and some versions of the neopixel libraries but no luck so far.

Can you help me or point me in the right direction?

Greetings Dieter