-->
Page 1 of 1

Webserver "resets" running program

PostPosted: Fri Jul 03, 2015 9:03 pm
by cwhummel
I'm trying to run a simple webserver with LED control, with the option of not only turning them on/off, but also little "programs" to do random, chase, knight rider kit light bar, etc..

The general on/off works just fine (slow, but fine). The other little programs, however, will run through once, and then stop. I know it has something to do with the webserver and resetting the string (i think), I just dont know what to do about it.

Yes, it's a long sketch and i could probably make it shorter if I knew more coding, but its what I got. Any help would be great.

I am using a NodeMCU Dev Board. Thanks!