dullage/ESP-LED-MQTT

Issue when compiling for MCU board

abl73 opened this issue · 2 comments

abl73 commented

Just tried to compile this code for my Nodemcu esp8266MOD 12F board and got the following error:

<..mydirectory..>Arduino\libraries\Adafruit_NeoPixel\esp8266.c:20:11: error: expected '=', ',', ';', 'asm' or 'attribute' before 'void'

IRAM_ATTR void espShow(

       ^

exit status 1

Error compiling for board NodeMCU 1.0 (ESP-12E Module).

Any idea for this non-expert?

Hi @abl73, thanks for your interest in my project. I'd love to help but unfortunately, I haven't touched this project in a number of years now so I'm very out of touch.

I'm leaving this project up as the number of stars suggests there are some people using it but I have since switched my LED strips to the fantastic WLED project. Might be worth a look if you're not familiar.

abl73 commented

At least thanks for starting this project and very kind of you to point me to this new project!