tttapa / ESP8266

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

question about websocket example #77

Open MagicBugsBunny opened 4 years ago

MagicBugsBunny commented 4 years ago

Hi, thank you for the great turtorial.

For the websocket example. Can you explain me how i sent one esp variable back to your Java script?

I have included the example in my Code. I klick the "rainbow button" on the webpage. When i reload the Webpage the button is "not clicked"? So i want to "load" the last value from the esp?

Yours Michael