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

Add crossfade and update UI #2

Open
wants to merge 2 commits into
base: lights
Choose a base branch
from
Open

Conversation

glowcone
Copy link

Also separated JS code into new file

@lionello
Copy link
Member

Good stuff!

Having the JS inside the HTML was intentional, as the NodeMCU cannot handle multiple requests at the same time. I have since built 'pipelining' into nodemcu-httpd, but that version has not been uploaded to the lights yet. Personally I would keep everything in one file for performance: the thing is sloooow.

@glowcone
Copy link
Author

glowcone commented Apr 4, 2017

@lionello Oh I see. Also, I found that my uploaded version of rgb.lua was an older one (and does not work), so I had replaced it through my last commit.

ppaeps pushed a commit that referenced this pull request Jul 27, 2024
Optimize memory; call connection:close() in send() callback
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
2 participants