Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix Arduino IDE compilation + esp8266 core version #94

Merged
merged 2 commits into from
Nov 4, 2023

Conversation

AronHetLam
Copy link
Owner

No description provided.

@dmitrylive
Copy link

I have a problem compiling new code. It gives an error, but I don’t understand how to fix it.
Screenshot 2023-10-30 at 18 41 47

The old version of the code works for me with FastLED library v3.3.0. (ESP8266 v2.7.4)

Compilation occurs with errors, problems with SPI. But it works fine on d1 mini, but the problem with neopixel is only on d1 mini pro

The web installer works without problems, with both boards (but when flashing from Windows D1 mini pro - it’s always busy, but it works from Mac, I don’t know, maybe the driver is bad)

@AronHetLam
Copy link
Owner Author

In the libraries folder there is a new library called Improv_wifi. Did you copy that into the Arduino libraries folder?

@AronHetLam
Copy link
Owner Author

I tested it and it works just fine in the Arduino IDE now.

@AronHetLam AronHetLam merged commit 9a057ce into master Nov 4, 2023
16 checks passed
@AronHetLam AronHetLam deleted the fixArduinoIdeCompatabillity branch November 4, 2023 14:20
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants