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

Update FastLED_NeoPixel.cpp #6

Closed
wants to merge 1 commit into from
Closed

Update FastLED_NeoPixel.cpp #6

wants to merge 1 commit into from

Conversation

kabirwbt
Copy link

@kabirwbt kabirwbt commented Jul 5, 2023

fix compilation errors with esp8266 arduino framework builds. (Can be observed in latest esp8266 core 3.1.2 for esp8266 and older cores as well)

fix compilation errors with esp8266 arduino framework builds. (Can be observed in latest esp8266 core 3.1.2 for esp8266 and older cores as well)
@dmadison
Copy link
Owner

dmadison commented Jul 7, 2023

Thank you for the patch, but unfortunately this fix does not work on AVR. I don't believe _min is implemented there.

@dmadison dmadison closed this Jul 7, 2023
@kabirwbt kabirwbt deleted the patch-1 branch July 7, 2023 06:27
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