Skip to content
This repository has been archived by the owner on Jun 1, 2023. It is now read-only.

Issue when compiling for MCU board #8

Open
abl73 opened this issue Sep 26, 2021 · 2 comments
Open

Issue when compiling for MCU board #8

abl73 opened this issue Sep 26, 2021 · 2 comments

Comments

@abl73
Copy link

abl73 commented Sep 26, 2021

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?

@dullage
Copy link
Owner

dullage commented Sep 27, 2021

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
Copy link
Author

abl73 commented Sep 28, 2021

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

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants