tttapa / ESP8266

Documentation and help with the ESP8266 chip/boards/modules
GNU General Public License v3.0
651 stars 282 forks source link

Clearer structure in WebSockets example #21

Open minimeccanica opened 6 years ago

minimeccanica commented 6 years ago

Hi Peter, excellent guide, I'm a real beginner and most of it is crystal clear explained and well commented in the code. Only the sample concerning WebSockets is a bit fuzzy, what has to stay in void setup, what in void loop, which code at the very beginning of the sketch, what has to be uploaded into SPIFFS isn't clear to me, a few added words to explain this in this regard would be helpful. Great job anyway, heartfelt thanks for the knowledge you're sharing. Manlio

minimeccanica commented 6 years ago

P.S. The link to Github for WebSockets example is broken, to repair this could solve the problem above. Manlio