Skip to content

Conversation

galilov
Copy link
Contributor

@galilov galilov commented Sep 15, 2019

mgos_usleep works incorrect in ESP8266. I replaced mgos_usleep with mgos_bitbang_write_bits which really fixed the issues.

@rojer
Copy link
Contributor

rojer commented Sep 15, 2019

too much magic magic. if usleep really doesn't work correctly on esp8266, that needs to be fixed.

@klimbot
Copy link
Contributor

klimbot commented Jul 16, 2020

@galilov if you are still using this, test master branch now. @rojer merged a change I made to support the newer WS led reset timing that works for my WS2812E (similar to the WS2812B). Changes worked on my ESP32, I have not tested on the ESP8266

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.

3 participants