Sprite_tm wrote:I have a problem with understanding why everyone wants binaries. The essence of the esp8266 webserver is that you can use it as a starting point for other projects; hook your own code and HTML into it and you have a nice user interface or whatever. Why would you want binaries from what's basically the example project?
In my case, to test if it is working before doing all the procedure to compile and test. I have "wasted" time with the past release, and finding out it was crashing for everything. So, with the binaries, I can test without all the steps, and if it works, now do them. I know that your project will be a base