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

Esp32 neopixel debug #1621

Merged
merged 2 commits into from Jul 28, 2020
Merged

Esp32 neopixel debug #1621

merged 2 commits into from Jul 28, 2020

Conversation

ExCyb
Copy link

@ExCyb ExCyb commented Feb 22, 2019

Hi! Here is some fixes to esp32 neopixel from SergeP. Improved slightly from forum version to be more readable.

spyptev added 2 commits February 20, 2019 00:37
Also simplify neopixel_bits init, some debug in interrupt usage and in call with zero size buffer.
@gfwilliams
Copy link
Member

Forum post about this here: http://forum.espruino.com/conversations/330748/#comment14644546

@gfwilliams
Copy link
Member

@MaBecker should I merge this? You seem to do quite a bit of neopixel stuff, so does it improve life for you?

@MaBecker
Copy link
Contributor

Well the existing Neopixel implementation is working as expected.

so does it improve life for you?

NO

@gfwilliams
Copy link
Member

Ok, thanks! Actually looking at the code again and at http://forum.espruino.com/conversations/330748/#comment14644546 it looks entirely likely that the existing ESP32 code had issues with longer strings of neopixels (also this code is a bit tidier than before) so merging anyway.

@gfwilliams gfwilliams merged commit 829f73a into espruino:master Jul 28, 2020
@MaBecker
Copy link
Contributor

Did some tests with up to 300 pixel, still works as expected :)

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.

None yet

3 participants